From 8f7cde0f61d743f35d6907a0b3a1fca340ed987d Mon Sep 17 00:00:00 2001 From: Connor Shea Date: Thu, 30 Jun 2016 16:30:16 -0600 Subject: Upgrade sass-rails. Upgrade sass-rails from 5.0.4 to 5.0.5. Includes support for Rails 5. Changelog: https://github.com/rails/sass-rails/releases --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f99b373dbbd..1bed6ea15a2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -634,8 +634,8 @@ GEM sanitize (2.1.0) nokogiri (>= 1.4.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) -- cgit v1.2.1