From f81e55dfe85cb8c9a34a41bdc22d331d4ca1a862 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Mon, 29 Dec 2014 18:35:30 -0500 Subject: [PATCH] Update sass-rails to version 5.0.1 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f74cf3f..d878ffe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -182,7 +182,7 @@ GEM ruby-progressbar (1.7.1) safe_yaml (1.0.4) sass (3.4.9) - sass-rails (5.0.0) + sass-rails (5.0.1) railties (>= 4.0.0, < 5.0) sass (~> 3.1) sprockets (>= 2.8, < 4.0)