From 74b8cb9c985aceae754f814536a7593a6b55a3a5 Mon Sep 17 00:00:00 2001 From: Thibaut Date: Sun, 12 Jan 2014 19:03:41 -0500 Subject: [PATCH] Update gem dependencies --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b25f1eef..ef001d64 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,8 +8,8 @@ GEM thread_safe (~> 0.1) tzinfo (~> 0.3.37) atomic (1.1.14) - backports (3.3.5) - better_errors (1.0.1) + backports (3.4.0) + better_errors (1.1.0) coderay (>= 1.0.0) erubis (>= 2.6.6) browser (0.3.2) @@ -29,7 +29,7 @@ GEM ffi (1.9.3) highline (1.6.20) hike (1.2.3) - html-pipeline (1.1.0) + html-pipeline (1.2.0) activesupport (>= 2) nokogiri (~> 1.4) i18n (0.6.9) @@ -38,7 +38,7 @@ GEM mime-types (1.25.1) mini_portile (0.5.2) minitest (4.7.5) - multi_json (1.8.2) + multi_json (1.8.4) nokogiri (1.6.1) mini_portile (~> 0.5.0) options (2.3.0)