From 0e44ac396ca1e96352a8270a7809bce9ba338080 Mon Sep 17 00:00:00 2001 From: Thibaut Date: Sat, 1 Nov 2014 10:12:48 -0400 Subject: [PATCH] Update gem dependencies --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ad2ad018..951944c7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (4.1.6) + activesupport (4.1.7) i18n (~> 0.6, >= 0.6.9) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) @@ -12,7 +12,7 @@ GEM coderay (>= 1.0.0) erubis (>= 2.6.6) rack (>= 0.9.0) - browser (0.7.0) + browser (0.7.1) coderay (1.1.0) coffee-script (2.3.0) coffee-script-source @@ -23,7 +23,7 @@ GEM ethon (0.7.1) ffi (>= 1.3.0) eventmachine (1.0.3) - execjs (2.2.1) + execjs (2.2.2) ffi (1.9.6) highline (1.6.21) hike (1.2.3) @@ -52,7 +52,7 @@ GEM rack-test (0.6.2) rack (>= 1.0) rr (1.1.2) - sass (3.4.5) + sass (3.4.7) sinatra (1.4.5) rack (~> 1.4) rack-protection (~> 1.4) @@ -65,7 +65,7 @@ GEM sinatra (~> 1.4.0) tilt (~> 1.3) slop (3.6.0) - sprockets (2.12.2) + sprockets (2.12.3) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0)