Skip to content

Commit 248ff53

Browse files
committed
bump gems
UPDATED: activesupport 5.0.1 5.0.2 autoprefixer-rails 6.6.1 6.7.7 concurrent-ruby 1.0.4 1.0.5 eventmachine 1.2.1 1.2.3 ffi 1.9.17 1.9.18 i18n 0.7.0 0.8.1 rb-inotify 0.9.7 0.9.8 rubyzip 1.2.0 1.2.1 sinatra 1.4.7 1.4.8 thread_safe 0.3.5 0.3.6 tilt 2.0.5 2.0.6
1 parent 160a417 commit 248ff53

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

+12-12
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (5.0.1)
4+
activesupport (5.0.2)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (~> 0.7)
77
minitest (~> 5.1)
88
tzinfo (~> 1.1)
9-
autoprefixer-rails (6.6.1)
9+
autoprefixer-rails (6.7.7)
1010
execjs
1111
backports (3.6.8)
1212
bootstrap-sass (3.3.7)
1313
autoprefixer-rails (>= 5.2.1)
1414
sass (>= 3.3.4)
1515
coderay (1.1.1)
16-
concurrent-ruby (1.0.4)
16+
concurrent-ruby (1.0.5)
1717
daemons (1.2.4)
1818
deckrb (0.5.2)
1919
coderay
@@ -28,13 +28,13 @@ GEM
2828
diff-lcs (1.3)
2929
erector (0.10.0)
3030
treetop (>= 1.2.3)
31-
eventmachine (1.2.1)
31+
eventmachine (1.2.3)
3232
execjs (2.7.0)
33-
ffi (1.9.17)
33+
ffi (1.9.18)
3434
files (0.3.1)
3535
font-awesome-sass (4.7.0)
3636
sass (>= 3.2)
37-
i18n (0.7.0)
37+
i18n (0.8.1)
3838
jquery-cdn (2.2.4)
3939
sprockets (>= 2)
4040
json (2.0.3)
@@ -58,7 +58,7 @@ GEM
5858
rack (>= 1.0)
5959
rake (12.0.0)
6060
rb-fsevent (0.9.8)
61-
rb-inotify (0.9.7)
61+
rb-inotify (0.9.8)
6262
ffi (>= 0.5.0)
6363
redcarpet (2.3.0)
6464
rerun (0.11.0)
@@ -77,9 +77,9 @@ GEM
7777
rspec-support (~> 3.5.0)
7878
rspec-support (3.5.0)
7979
ruby_dep (1.5.0)
80-
rubyzip (1.2.0)
80+
rubyzip (1.2.1)
8181
sass (3.4.23)
82-
sinatra (1.4.7)
82+
sinatra (1.4.8)
8383
rack (~> 1.5)
8484
rack-protection (~> 1.4)
8585
tilt (>= 1.3, < 3)
@@ -97,8 +97,8 @@ GEM
9797
daemons (~> 1.0, >= 1.0.9)
9898
eventmachine (~> 1.0, >= 1.0.4)
9999
rack (>= 1, < 3)
100-
thread_safe (0.3.5)
101-
tilt (2.0.5)
100+
thread_safe (0.3.6)
101+
tilt (2.0.6)
102102
treetop (1.6.8)
103103
polyglot (~> 0.3)
104104
trollop (2.1.2)
@@ -137,4 +137,4 @@ RUBY VERSION
137137
ruby 2.3.3p222
138138

139139
BUNDLED WITH
140-
1.14.1
140+
1.14.3

0 commit comments

Comments
 (0)