From d01aafa5e91196d3ace055a5342d6cf2d560bab5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Greg=20Kar=C3=A9kinian?= Date: Tue, 16 Jun 2015 19:45:01 +0100 Subject: [PATCH] Update activesupport, json, minitest, multijson, sinatra-contrib, tilt --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bab75cf..556e5b7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,7 +13,7 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (4.2.1) + activesupport (4.2.2) i18n (~> 0.7) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) @@ -42,15 +42,15 @@ GEM domain_name (~> 0.5) i18n (0.7.0) innertube (1.0.2) - json (1.8.2) + json (1.8.3) kgio (2.9.3) m (1.3.4) method_source (>= 0.6.7) rake (>= 0.9.2.2) method_source (0.8.2) mime-types (2.6.1) - minitest (5.6.1) - multi_json (1.11.0) + minitest (5.7.0) + multi_json (1.11.1) multipart-post (2.0.0) net-scp (1.0.4) net-ssh (>= 1.99.1) @@ -82,15 +82,15 @@ GEM rack (~> 1.4) rack-protection (~> 1.4) tilt (>= 1.3, < 3) - sinatra-contrib (1.4.2) + sinatra-contrib (1.4.4) backports (>= 2.0) multi_json rack-protection rack-test sinatra (~> 1.4.0) - tilt (~> 1.3) + tilt (>= 1.3, < 3) thread_safe (0.3.5) - tilt (1.4.1) + tilt (2.0.1) tzinfo (1.2.2) thread_safe (~> 0.1) unf (0.1.4)