Skip to content

Commit 00664a6

Browse files
committed
Relocking the dependencies
1 parent 6d2ac03 commit 00664a6

File tree

1 file changed

+30
-24
lines changed

1 file changed

+30
-24
lines changed

Gemfile.lock

Lines changed: 30 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -8,37 +8,40 @@ PATH
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
blankslate (2.1.2.4)
12-
byebug (3.1.2)
13-
columnize (~> 0.8)
14-
debugger-linecache (~> 1.2)
15-
chunky_png (1.2.7)
16-
colorize (0.7.3)
17-
columnize (0.8.9)
18-
commonjs (0.2.6)
11+
byebug (10.0.2)
12+
chunky_png (1.3.11)
13+
colorize (0.8.1)
14+
commonjs (0.2.7)
1915
compass (0.12.2)
2016
chunky_png (~> 1.2)
2117
fssm (>= 0.2.7)
2218
sass (~> 3.1)
23-
debugger-linecache (1.2.0)
19+
ffi (1.9.25)
2420
fssm (0.2.10)
25-
less (2.3.1)
26-
commonjs (~> 0.2.6)
27-
libv8 (3.11.8.17)
28-
m (1.3.1)
21+
less (2.6.0)
22+
commonjs (~> 0.2.7)
23+
libv8 (3.16.14.19)
24+
m (1.5.1)
2925
method_source (>= 0.6.7)
3026
rake (>= 0.9.2.2)
31-
method_source (0.8.1)
32-
minitest (2.12.1)
33-
minitest-rg (1.1.0)
34-
parslet (1.6.1)
35-
blankslate (~> 2.0)
36-
rake (10.0.3)
37-
ref (1.0.4)
38-
ruby-prof (0.13.0)
39-
sass (3.2.7)
40-
therubyracer (0.11.4)
41-
libv8 (~> 3.11.8.12)
27+
method_source (0.9.2)
28+
minitest (5.11.3)
29+
minitest-rg (5.2.0)
30+
minitest (~> 5.0)
31+
parslet (1.8.2)
32+
rake (12.3.1)
33+
rb-fsevent (0.10.3)
34+
rb-inotify (0.9.10)
35+
ffi (>= 0.5.0, < 2)
36+
ref (2.0.0)
37+
ruby-prof (0.17.0)
38+
sass (3.7.2)
39+
sass-listen (~> 4.0.0)
40+
sass-listen (4.0.0)
41+
rb-fsevent (~> 0.9, >= 0.9.4)
42+
rb-inotify (~> 0.9, >= 0.9.7)
43+
therubyracer (0.12.3)
44+
libv8 (~> 3.16.14.15)
4245
ref
4346

4447
PLATFORMS
@@ -56,3 +59,6 @@ DEPENDENCIES
5659
ruby-prof
5760
sass
5861
therubyracer
62+
63+
BUNDLED WITH
64+
1.16.4

0 commit comments

Comments
 (0)