From 5b566004fa56eba4d4fe4acc67bee2fd22134b6b Mon Sep 17 00:00:00 2001 From: Thibaut Courouble Date: Sat, 1 Oct 2016 08:52:48 -0400 Subject: [PATCH] Update gem dependencies --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ab2e4ed1..746a7173 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (4.2.7) + activesupport (4.2.7.1) i18n (~> 0.7) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) @@ -19,9 +19,9 @@ GEM execjs coffee-script-source (1.10.0) concurrent-ruby (1.0.2) - daemons (1.2.3) + daemons (1.2.4) erubis (2.7.0) - ethon (0.9.0) + ethon (0.9.1) ffi (>= 1.3.0) eventmachine (1.2.0.1) execjs (2.7.0) @@ -34,7 +34,7 @@ GEM json (1.8.3) method_source (0.8.2) mini_portile2 (2.1.0) - minitest (5.9.0) + minitest (5.9.1) multi_json (1.12.1) nokogiri (1.6.8) mini_portile2 (~> 2.1.0) @@ -53,7 +53,7 @@ GEM rack rack-test (0.6.3) rack (>= 1.0) - rake (11.2.2) + rake (11.3.0) rr (1.2.0) sass (3.4.22) sinatra (1.4.7) @@ -90,7 +90,7 @@ GEM ethon (>= 0.9.0) tzinfo (1.2.2) thread_safe (~> 0.1) - uglifier (3.0.1) + uglifier (3.0.2) execjs (>= 0.3.0, < 3) unicode_utils (1.4.0) unix_utils (0.0.15)