Update gems

pull/447/merge
Thibaut Courouble 9 years ago
parent 6edc7d9c5c
commit 5402579a25

@ -1,7 +1,7 @@
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
activesupport (4.2.6) activesupport (4.2.7)
i18n (~> 0.7) i18n (~> 0.7)
json (~> 1.7, >= 1.7.7) json (~> 1.7, >= 1.7.7)
minitest (~> 5.1) minitest (~> 5.1)
@ -12,7 +12,7 @@ GEM
coderay (>= 1.0.0) coderay (>= 1.0.0)
erubis (>= 2.6.6) erubis (>= 2.6.6)
rack (>= 0.9.0) rack (>= 0.9.0)
browser (2.1.0) browser (2.2.0)
coderay (1.1.1) coderay (1.1.1)
coffee-script (2.4.1) coffee-script (2.4.1)
coffee-script-source coffee-script-source
@ -25,10 +25,10 @@ GEM
ffi (>= 1.3.0) ffi (>= 1.3.0)
eventmachine (1.2.0.1) eventmachine (1.2.0.1)
execjs (2.7.0) execjs (2.7.0)
ffi (1.9.10) ffi (1.9.14)
highline (1.7.8) highline (1.7.8)
html-pipeline (2.4.1) html-pipeline (2.4.2)
activesupport (>= 2, < 5) activesupport (>= 2)
nokogiri (>= 1.4) nokogiri (>= 1.4)
i18n (0.7.0) i18n (0.7.0)
json (1.8.3) json (1.8.3)
@ -44,7 +44,7 @@ GEM
progress_bar (1.0.5) progress_bar (1.0.5)
highline (~> 1.6) highline (~> 1.6)
options (~> 2.3.0) options (~> 2.3.0)
pry (0.10.3) pry (0.10.4)
coderay (~> 1.1.0) coderay (~> 1.1.0)
method_source (~> 0.8.1) method_source (~> 0.8.1)
slop (~> 3.4) slop (~> 3.4)
@ -53,7 +53,7 @@ GEM
rack rack
rack-test (0.6.3) rack-test (0.6.3)
rack (>= 1.0) rack (>= 1.0)
rake (11.2.0) rake (11.2.2)
rr (1.2.0) rr (1.2.0)
sass (3.4.22) sass (3.4.22)
sinatra (1.4.7) sinatra (1.4.7)
@ -68,7 +68,7 @@ GEM
sinatra (~> 1.4.0) sinatra (~> 1.4.0)
tilt (>= 1.3, < 3) tilt (>= 1.3, < 3)
slop (3.6.0) slop (3.6.0)
sprockets (3.6.0) sprockets (3.7.0)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
rack (> 1, < 3) rack (> 1, < 3)
sprockets-helpers (1.2.1) sprockets-helpers (1.2.1)
@ -86,11 +86,11 @@ GEM
verse (~> 0.4.0) verse (~> 0.4.0)
tty-screen (0.5.0) tty-screen (0.5.0)
tty-which (0.1.0) tty-which (0.1.0)
typhoeus (1.0.2) typhoeus (1.1.0)
ethon (>= 0.9.0) ethon (>= 0.9.0)
tzinfo (1.2.2) tzinfo (1.2.2)
thread_safe (~> 0.1) thread_safe (~> 0.1)
uglifier (3.0.0) uglifier (3.0.1)
execjs (>= 0.3.0, < 3) execjs (>= 0.3.0, < 3)
unicode_utils (1.4.0) unicode_utils (1.4.0)
unix_utils (0.0.15) unix_utils (0.0.15)

Loading…
Cancel
Save