Skip to content

Commit 0214828

Browse files
committed
bundle update (includes Sprockets 3)
1 parent 21370bc commit 0214828

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

Gemfile.lock

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ GEM
77
minitest (~> 5.1)
88
thread_safe (~> 0.3, >= 0.3.4)
99
tzinfo (~> 1.1)
10-
autoprefixer-rails (5.1.8.1)
10+
autoprefixer-rails (5.1.9)
1111
execjs
1212
json
1313
backports (3.6.4)
@@ -37,7 +37,6 @@ GEM
3737
files (0.3.1)
3838
font-awesome-sass (4.3.2.1)
3939
sass (~> 3.2)
40-
hike (1.2.3)
4140
hitimes (1.2.2)
4241
i18n (0.7.0)
4342
jquery-cdn (2.1.3)
@@ -48,7 +47,7 @@ GEM
4847
rb-fsevent (>= 0.9.3)
4948
rb-inotify (>= 0.9)
5049
mini_portile (0.6.2)
51-
minitest (5.5.1)
50+
minitest (5.6.0)
5251
multi_json (1.11.0)
5352
nokogiri (1.6.6.2)
5453
mini_portile (~> 0.6.0)
@@ -82,10 +81,10 @@ GEM
8281
diff-lcs (>= 1.2.0, < 2.0)
8382
rspec-support (~> 3.2.0)
8483
rspec-support (3.2.2)
85-
ruby2ruby (2.1.3)
84+
ruby2ruby (2.1.4)
8685
ruby_parser (~> 3.1)
8786
sexp_processor (~> 4.0)
88-
ruby_parser (3.6.5)
87+
ruby_parser (3.6.6)
8988
sexp_processor (~> 4.1)
9089
rubyzip (1.1.7)
9190
sass (3.4.13)
@@ -101,11 +100,8 @@ GEM
101100
rack-test
102101
sinatra (~> 1.4.0)
103102
tilt (~> 1.3)
104-
sprockets (2.12.3)
105-
hike (~> 1.2)
106-
multi_json (~> 1.0)
103+
sprockets (3.0.1)
107104
rack (~> 1.0)
108-
tilt (~> 1.1, != 1.3.0)
109105
thin (1.6.3)
110106
daemons (~> 1.0, >= 1.0.9)
111107
eventmachine (~> 1.0)

0 commit comments

Comments
 (0)