From e53cc0ff0b875d07dcc3f9d0d5f371b1dcf07cb1 Mon Sep 17 00:00:00 2001 From: Thibaut Date: Sun, 14 Sep 2014 15:09:36 -0400 Subject: [PATCH] Update gem dependencies --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ec60387d..ed4ae744 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (4.1.5) + activesupport (4.1.6) i18n (~> 0.6, >= 0.6.9) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) @@ -52,7 +52,7 @@ GEM rack-test (0.6.2) rack (>= 1.0) rr (1.1.2) - sass (3.4.3) + sass (3.4.4) sinatra (1.4.5) rack (~> 1.4) rack-protection (~> 1.4)