From c62f3664c94cce502ab35ed5348e88be318d4660 Mon Sep 17 00:00:00 2001 From: Ben Date: Tue, 2 Dec 2014 22:57:20 -0800 Subject: [PATCH] Updating dependencies for security patches --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2ec15b9..13ab9c7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,16 +10,16 @@ PATH GEM remote: https://rubygems.org/ specs: - actionpack (4.1.0) - actionview (= 4.1.0) - activesupport (= 4.1.0) + actionpack (4.1.8) + actionview (= 4.1.8) + activesupport (= 4.1.8) rack (~> 1.5.2) rack-test (~> 0.6.2) - actionview (4.1.0) - activesupport (= 4.1.0) + actionview (4.1.8) + activesupport (= 4.1.8) builder (~> 3.1) erubis (~> 2.7.0) - activesupport (4.1.0) + activesupport (4.1.8) i18n (~> 0.6, >= 0.6.9) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) @@ -46,12 +46,12 @@ GEM rack (1.5.2) rack-test (0.6.2) rack (>= 1.0) - railties (4.1.0) - actionpack (= 4.1.0) - activesupport (= 4.1.0) + railties (4.1.8) + actionpack (= 4.1.8) + activesupport (= 4.1.8) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (10.0.4) + rake (10.4.1) rest-client (1.6.7) mime-types (>= 1.16) rspec (3.1.0)