File: Gemfile.lock

package info (click to toggle)
sass-spec 3.5.4-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 83,816 kB
  • sloc: ruby: 1,633; perl: 428; sh: 88; makefile: 32
file content (44 lines) | stat: -rw-r--r-- 804 bytes parent folder | download
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
36
37
38
39
40
41
42
43
44
GIT
  remote: https://github.com/sass/sass.git
  revision: b891d53564e685ee62a31880c89ae8f7e8537314
  branch: stable
  specs:
    sass (3.5.1)
      sass-listen (~> 4.0.0)

PATH
  remote: .
  specs:
    sass-spec (3.3.3)
      command_line_reporter (~> 3.0)
      diffy (~> 3.1)
      minitest (~> 5.8)
      ruby-terminfo (~> 0.1.1)

GEM
  remote: https://rubygems.org/
  specs:
    colored (1.2)
    command_line_reporter (3.3.6)
      colored (>= 1.2)
    diffy (3.1.0)
    ffi (1.9.18)
    minitest (5.10.1)
    rb-fsevent (0.10.2)
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
    ruby-terminfo (0.1.1)
    sass-listen (4.0.0)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.7)
  sass!
  sass-spec!

BUNDLED WITH
   1.15.4