From fa71195714dd73acaa8620545b37cf83ae7e233a Mon Sep 17 00:00:00 2001 From: Al Snow Date: Sat, 23 Jul 2016 14:29:09 -0400 Subject: [PATCH] Upgraded sass-rails gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b22d513..94fdf2e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -257,7 +257,7 @@ GEM rspec-support (3.5.0) ruby_dep (1.3.1) sass (3.4.22) - sass-rails (5.0.5) + sass-rails (5.0.6) railties (>= 4.0.0, < 6) sass (~> 3.1) sprockets (>= 2.8, < 4.0)