summary refs log tree commit diff
path: root/pkgs/development/tools/compass/Gemfile.lock
blob: 43790d9e7a1e15dc7baf198c8dfce4f19a9d6d76 (plain) (blame)
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
GEM
  remote: https://rubygems.org/
  specs:
    chunky_png (1.3.11)
    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)
    ffi (1.10.0)
    multi_json (1.13.1)
    rb-fsevent (0.10.3)
    rb-inotify (0.10.0)
      ffi (~> 1.0)
    sass (3.4.25)

PLATFORMS
  ruby

DEPENDENCIES
  compass!

BUNDLED WITH
   1.17.2