From dd0b492b955e128231d1ae5e37ae39c91b260510 Mon Sep 17 00:00:00 2001 From: Thibaut Date: Sun, 16 Mar 2014 17:06:21 -0400 Subject: [PATCH] Update gem dependencies --- Gemfile.lock | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bafbcba3..58122fba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - activesupport (4.0.3) - i18n (~> 0.6, >= 0.6.4) + activesupport (4.0.4) + i18n (~> 0.6, >= 0.6.9) minitest (~> 4.2) multi_json (~> 1.3) thread_safe (~> 0.1) @@ -28,7 +28,7 @@ GEM ffi (1.9.3) highline (1.6.21) hike (1.2.3) - html-pipeline (1.6.0) + html-pipeline (1.7.0) activesupport (>= 2) nokogiri (~> 1.4) i18n (0.6.9) @@ -53,10 +53,8 @@ GEM rack rack-test (0.6.2) rack (>= 1.0) - rake (10.1.1) rr (1.1.2) - sass (3.3.0) - rake + sass (3.3.3) sinatra (1.4.4) rack (~> 1.4) rack-protection (~> 1.4) @@ -68,8 +66,8 @@ GEM rack-test sinatra (~> 1.4.0) tilt (~> 1.3) - slop (3.4.7) - sprockets (2.11.0) + slop (3.5.0) + sprockets (2.12.0) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) @@ -86,8 +84,8 @@ GEM tilt (1.4.1) typhoeus (0.6.7) ethon (~> 0.6.2) - tzinfo (0.3.38) - uglifier (2.4.0) + tzinfo (0.3.39) + uglifier (2.5.0) execjs (>= 0.3.0) json (>= 1.8.0) unix_utils (0.0.15)