about summary refs log tree commit diff
path: root/nixpkgs/pkgs/development/tools/sass/Gemfile.lock
blob: 1904c01ecf262a3b73ffdf16eea09b000a7a432d (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.16.3)
    rb-fsevent (0.11.2)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    sass (3.7.4)
      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
   2.1.4