summary refs log tree commit diff
path: root/pkgs/development/tools/sass/Gemfile.lock
blob: 9882e1efcc4f701db1ff06a7c059bb7d85b82da3 (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.10.0)
    rb-fsevent (0.10.3)
    rb-inotify (0.10.0)
      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