From b67f63bf41fd5a0977f4f7d32af118a1564dadcb Mon Sep 17 00:00:00 2001 From: Thibaut Date: Sat, 21 Nov 2015 11:21:17 -0500 Subject: [PATCH] Update gems --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 76587a6f..9361ac11 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,13 @@ GEM remote: https://rubygems.org/ specs: - activesupport (4.2.4) + activesupport (4.2.5) i18n (~> 0.7) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - backports (3.6.6) + backports (3.6.7) better_errors (2.1.1) coderay (>= 1.0.0) erubis (>= 2.6.6) @@ -17,7 +17,7 @@ GEM coffee-script (2.4.1) coffee-script-source execjs - coffee-script-source (1.9.1.1) + coffee-script-source (1.10.0) daemons (1.2.3) erubis (2.7.0) ethon (0.8.0) @@ -26,14 +26,14 @@ GEM execjs (2.6.0) ffi (1.9.10) highline (1.7.8) - html-pipeline (2.2.1) + html-pipeline (2.2.2) activesupport (>= 2, < 5) nokogiri (>= 1.4) i18n (0.7.0) json (1.8.3) method_source (0.8.2) mini_portile (0.7.0.rc4) - minitest (5.8.1) + minitest (5.8.3) multi_json (1.11.2) nokogiri (1.6.7.rc3) mini_portile (~> 0.7.0.rc4) @@ -41,7 +41,7 @@ GEM progress_bar (1.0.5) highline (~> 1.6) options (~> 2.3.0) - pry (0.10.2) + pry (0.10.3) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4)