diff --git a/Gemfile b/Gemfile index e0e12eea7..1faa5d1f2 100644 --- a/Gemfile +++ b/Gemfile @@ -60,7 +60,7 @@ gem "autoprefixer-rails", "8.2.0" gem "bootstrap-sass", "3.3.7" gem "bootstrap-switch-rails", "3.3.3" gem "compass-rails", "3.0.2" -gem "sass-rails", "5.0.6" +gem "sass-rails", "5.0.7" gem "sprockets-rails", "3.2.1" # Database diff --git a/Gemfile.lock b/Gemfile.lock index a8b8e1d93..42f6c58ba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -626,7 +626,7 @@ GEM rugged (0.26.0) safe_yaml (1.0.4) sass (3.4.25) - sass-rails (5.0.6) + sass-rails (5.0.7) railties (>= 4.0.0, < 6) sass (~> 3.1) sprockets (>= 2.8, < 4.0) @@ -881,7 +881,7 @@ DEPENDENCIES rubocop (= 0.50.0) ruby-oembed (= 0.12.0) rubyzip (= 1.2.1) - sass-rails (= 5.0.6) + sass-rails (= 5.0.7) secure_headers (= 3.7.1) shoulda-matchers (= 3.1.2) sidekiq (= 5.1.3)