From 6af532dedb2d1258e8eff7f8faadc0704e37a0b3 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Fri, 7 Jul 2017 22:49:14 -0400 Subject: [PATCH] Upgraded sass and i18n gems --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7566587..17f2221 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -133,7 +133,7 @@ GEM guard (>= 2.0.0) guard-compat (~> 1.0) http_parser.rb (0.6.0) - i18n (0.8.4) + i18n (0.8.5) jquery-fileupload-rails (0.4.7) actionpack (>= 3.1) railties (>= 3.1) @@ -255,7 +255,7 @@ GEM rspec-support (~> 3.6.0) rspec-support (3.6.0) ruby_dep (1.5.0) - sass (3.4.24) + sass (3.4.25) sass-rails (5.0.6) railties (>= 4.0.0, < 6) sass (~> 3.1)