about summary refs log tree commit diff
path: root/pkgs/development/tools/sass/Gemfile.lock
blob: ecd1404e339838bacaef0d93b18ed2f0bc84d3fd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
GEM
  remote: https://rubygems.org/
  specs:
    ffi (1.9.23)
    rb-fsevent (0.10.3)
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
    sass (3.5.6)
      sass-listen (~> 4.0.0)
    sass-listen (4.0.0)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)

PLATFORMS
  ruby

DEPENDENCIES
  sass

BUNDLED WITH
   1.14.6