File: Gemfile.lock

package info (click to toggle)
compass-toolkit-plugin 2.10.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 516 kB
  • sloc: ruby: 63; makefile: 31
file content (35 lines) | stat: -rw-r--r-- 701 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
GEM
  remote: https://rubygems.org/
  specs:
    chunky_png (1.3.4)
    colorize (0.6.0)
    compass (1.0.3)
      chunky_png (~> 1.2)
      compass-core (~> 1.0.2)
      compass-import-once (~> 1.0.5)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
      sass (>= 3.3.13, < 3.5)
    compass-core (1.0.3)
      multi_json (~> 1.0)
      sass (>= 3.3.0, < 3.5)
    compass-import-once (1.0.5)
      sass (>= 3.2, < 3.5)
    diffy (3.0.7)
    ffi (1.9.8)
    multi_json (1.11.0)
    rake (10.4.2)
    rb-fsevent (0.9.5)
    rb-inotify (0.9.5)
      ffi (>= 0.5.0)
    sass (3.4.14)

PLATFORMS
  ruby

DEPENDENCIES
  colorize (~> 0.6.0)
  compass (~> 1.0)
  diffy (~> 3.0.1)
  rake
  sass (~> 3.3)