Update gem dependencies

pull/382/head
Thibaut Courouble 9 years ago
parent 40f9f4d6b7
commit 6b99d4827d

@ -1,7 +1,7 @@
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
activesupport (4.2.5.2) activesupport (4.2.6)
i18n (~> 0.7) i18n (~> 0.7)
json (~> 1.7, >= 1.7.7) json (~> 1.7, >= 1.7.7)
minitest (~> 5.1) minitest (~> 5.1)
@ -23,7 +23,7 @@ GEM
erubis (2.7.0) erubis (2.7.0)
ethon (0.8.1) ethon (0.8.1)
ffi (>= 1.3.0) ffi (>= 1.3.0)
eventmachine (1.0.9.1) eventmachine (1.2.0.1)
execjs (2.6.0) execjs (2.6.0)
ffi (1.9.10) ffi (1.9.10)
highline (1.7.8) highline (1.7.8)
@ -51,7 +51,7 @@ GEM
rack rack
rack-test (0.6.3) rack-test (0.6.3)
rack (>= 1.0) rack (>= 1.0)
rake (10.5.0) rake (11.1.1)
rr (1.1.2) rr (1.1.2)
sass (3.4.21) sass (3.4.21)
sinatra (1.4.7) sinatra (1.4.7)
@ -88,9 +88,8 @@ GEM
ethon (>= 0.8.0) ethon (>= 0.8.0)
tzinfo (1.2.2) tzinfo (1.2.2)
thread_safe (~> 0.1) thread_safe (~> 0.1)
uglifier (2.7.2) uglifier (3.0.0)
execjs (>= 0.3.0) execjs (>= 0.3.0, < 3)
json (>= 1.8.0)
unicode_utils (1.4.0) unicode_utils (1.4.0)
unix_utils (0.0.15) unix_utils (0.0.15)
verse (0.4.0) verse (0.4.0)

Loading…
Cancel
Save