From 72e3cd524865a7db54d480fe0ef5552df4e759cd Mon Sep 17 00:00:00 2001 From: Al Snow Date: Thu, 30 Jun 2016 19:01:42 -0400 Subject: [PATCH] Upgraded sass-rails gem --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 468f18d..02c0e79 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -257,8 +257,8 @@ GEM rspec-support (3.4.1) ruby_dep (1.3.1) sass (3.4.22) - sass-rails (5.0.4) - railties (>= 4.0.0, < 5.0) + sass-rails (5.0.5) + railties (>= 4.0.0, < 6) sass (~> 3.1) sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0)