From 1e2458956e85a478ea5b96e048097eb4c2f3866a Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Sat, 2 Jul 2016 14:30:11 -0700 Subject: [PATCH] Update sass-rails to version 5.0.5 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f9bc1e2..796a429 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -170,8 +170,8 @@ GEM ruby-progressbar (1.8.1) safe_yaml (1.0.4) 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)