Update activesupport, json, minitest, multijson, sinatra-contrib, tilt

This commit is contained in:
Greg Karékinian 2015-06-16 19:45:01 +01:00
parent ea1e06423f
commit d01aafa5e9

View File

@ -13,7 +13,7 @@ GIT
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
activesupport (4.2.1) activesupport (4.2.2)
i18n (~> 0.7) i18n (~> 0.7)
json (~> 1.7, >= 1.7.7) json (~> 1.7, >= 1.7.7)
minitest (~> 5.1) minitest (~> 5.1)
@ -42,15 +42,15 @@ GEM
domain_name (~> 0.5) domain_name (~> 0.5)
i18n (0.7.0) i18n (0.7.0)
innertube (1.0.2) innertube (1.0.2)
json (1.8.2) json (1.8.3)
kgio (2.9.3) kgio (2.9.3)
m (1.3.4) m (1.3.4)
method_source (>= 0.6.7) method_source (>= 0.6.7)
rake (>= 0.9.2.2) rake (>= 0.9.2.2)
method_source (0.8.2) method_source (0.8.2)
mime-types (2.6.1) mime-types (2.6.1)
minitest (5.6.1) minitest (5.7.0)
multi_json (1.11.0) multi_json (1.11.1)
multipart-post (2.0.0) multipart-post (2.0.0)
net-scp (1.0.4) net-scp (1.0.4)
net-ssh (>= 1.99.1) net-ssh (>= 1.99.1)
@ -82,15 +82,15 @@ GEM
rack (~> 1.4) rack (~> 1.4)
rack-protection (~> 1.4) rack-protection (~> 1.4)
tilt (>= 1.3, < 3) tilt (>= 1.3, < 3)
sinatra-contrib (1.4.2) sinatra-contrib (1.4.4)
backports (>= 2.0) backports (>= 2.0)
multi_json multi_json
rack-protection rack-protection
rack-test rack-test
sinatra (~> 1.4.0) sinatra (~> 1.4.0)
tilt (~> 1.3) tilt (>= 1.3, < 3)
thread_safe (0.3.5) thread_safe (0.3.5)
tilt (1.4.1) tilt (2.0.1)
tzinfo (1.2.2) tzinfo (1.2.2)
thread_safe (~> 0.1) thread_safe (~> 0.1)
unf (0.1.4) unf (0.1.4)