Skip to content

Commit 5a8167f

Browse files
committed
bump gems
UPDATED: activesupport 4.2.5.1 4.2.6 autoprefixer-rails 6.3.1 6.3.6 backports 3.6.7 3.6.8 coderay 1.1.0 1.1.1 concurrent-ruby 1.0.0 1.0.1 jquery-cdn 2.2.0 2.2.2 listen 3.0.5 3.1.1 rake 10.5.0 11.1.2 rb-inotify 0.9.5 0.9.7 rspec-core 3.4.2 3.4.4 rubyzip 1.1.7 1.2.0 sass 3.4.21 3.4.22 sinatra-contrib 1.4.6 1.4.7 sprockets 3.5.2 3.6.0 treetop 1.6.3 1.6.5
1 parent 0d6db74 commit 5a8167f

File tree

1 file changed

+16
-17
lines changed

1 file changed

+16
-17
lines changed

Gemfile.lock

Lines changed: 16 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,20 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (4.2.5.1)
4+
activesupport (4.2.6)
55
i18n (~> 0.7)
66
json (~> 1.7, >= 1.7.7)
77
minitest (~> 5.1)
88
thread_safe (~> 0.3, >= 0.3.4)
99
tzinfo (~> 1.1)
10-
autoprefixer-rails (6.3.1)
10+
autoprefixer-rails (6.3.6)
1111
execjs
12-
json
13-
backports (3.6.7)
12+
backports (3.6.8)
1413
bootstrap-sass (3.3.6)
1514
autoprefixer-rails (>= 5.2.1)
1615
sass (>= 3.3.4)
17-
coderay (1.1.0)
18-
concurrent-ruby (1.0.0)
16+
coderay (1.1.1)
17+
concurrent-ruby (1.0.1)
1918
daemons (1.2.3)
2019
deckrb (0.5.2)
2120
coderay
@@ -37,12 +36,12 @@ GEM
3736
font-awesome-sass (4.5.0)
3837
sass (>= 3.2)
3938
i18n (0.7.0)
40-
jquery-cdn (2.2.0)
39+
jquery-cdn (2.2.2)
4140
sprockets (>= 2)
4241
json (1.8.3)
43-
listen (3.0.5)
42+
listen (3.1.1)
4443
rb-fsevent (>= 0.9.3)
45-
rb-inotify (>= 0.9)
44+
rb-inotify (>= 0.9.7)
4645
mini_portile2 (2.0.0)
4746
minitest (5.8.4)
4847
multi_json (1.11.2)
@@ -57,9 +56,9 @@ GEM
5756
rack
5857
rack-test (0.6.3)
5958
rack (>= 1.0)
60-
rake (10.5.0)
59+
rake (11.1.2)
6160
rb-fsevent (0.9.7)
62-
rb-inotify (0.9.5)
61+
rb-inotify (0.9.7)
6362
ffi (>= 0.5.0)
6463
redcarpet (2.3.0)
6564
rerun (0.11.0)
@@ -68,7 +67,7 @@ GEM
6867
rspec-core (~> 3.4.0)
6968
rspec-expectations (~> 3.4.0)
7069
rspec-mocks (~> 3.4.0)
71-
rspec-core (3.4.2)
70+
rspec-core (3.4.4)
7271
rspec-support (~> 3.4.0)
7372
rspec-expectations (3.4.0)
7473
diff-lcs (>= 1.2.0, < 2.0)
@@ -77,20 +76,20 @@ GEM
7776
diff-lcs (>= 1.2.0, < 2.0)
7877
rspec-support (~> 3.4.0)
7978
rspec-support (3.4.1)
80-
rubyzip (1.1.7)
81-
sass (3.4.21)
79+
rubyzip (1.2.0)
80+
sass (3.4.22)
8281
sinatra (1.4.7)
8382
rack (~> 1.5)
8483
rack-protection (~> 1.4)
8584
tilt (>= 1.3, < 3)
86-
sinatra-contrib (1.4.6)
85+
sinatra-contrib (1.4.7)
8786
backports (>= 2.0)
8887
multi_json
8988
rack-protection
9089
rack-test
9190
sinatra (~> 1.4.0)
9291
tilt (>= 1.3, < 3)
93-
sprockets (3.5.2)
92+
sprockets (3.6.0)
9493
concurrent-ruby (~> 1.0)
9594
rack (> 1, < 3)
9695
thin (1.6.4)
@@ -99,7 +98,7 @@ GEM
9998
rack (~> 1.0)
10099
thread_safe (0.3.5)
101100
tilt (2.0.2)
102-
treetop (1.6.3)
101+
treetop (1.6.5)
103102
polyglot (~> 0.3)
104103
trollop (2.1.2)
105104
tzinfo (1.2.2)

0 commit comments

Comments
 (0)