From e6375505bcfbed3956ef9e9762698cab64650824 Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Sat, 10 Nov 2018 19:27:38 +0100 Subject: [PATCH] Bump compass-rails --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index b889c1e89..8b44da3d9 100644 --- a/Gemfile +++ b/Gemfile @@ -59,7 +59,7 @@ gem "rack-cors", "1.0.2", require: "rack/cors" gem "autoprefixer-rails", "8.6.5" gem "bootstrap-sass", "3.3.7" gem "bootstrap-switch-rails", "3.3.4" -gem "compass-rails", "3.0.2" +gem "compass-rails", "3.1.0" gem "sass-rails", "5.0.7" gem "sprockets-rails", "3.2.1" diff --git a/Gemfile.lock b/Gemfile.lock index 0833e8199..5da7e4de5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -119,7 +119,7 @@ GEM sass (>= 3.3.0, < 3.5) compass-import-once (1.0.5) sass (>= 3.2, < 3.5) - compass-rails (3.0.2) + compass-rails (3.1.0) compass (~> 1.0.0) sass-rails (< 5.1) sprockets (< 4.0) @@ -773,7 +773,7 @@ DEPENDENCIES bootstrap-switch-rails (= 3.3.4) capybara (= 2.18.0) carrierwave (= 1.2.2) - compass-rails (= 3.0.2) + compass-rails (= 3.1.0) configurate (= 0.3.1) coveralls (= 0.8.22) cucumber-api-steps (= 0.14)