From 492858ae1f9143b6f284d078bcb422e48b4bd0d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Mar 2021 14:21:13 +0000 Subject: [PATCH] Bump compass-rails from 2.0.1 to 4.0.0 Bumps [compass-rails](https://github.com/Compass/compass-rails) from 2.0.1 to 4.0.0. - [Release notes](https://github.com/Compass/compass-rails/releases) - [Changelog](https://github.com/Compass/compass-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/Compass/compass-rails/commits) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bd64c0af58..44daa0e64e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -148,7 +148,7 @@ GEM xpath (~> 3.2) childprocess (3.0.0) chronic (0.10.2) - chunky_png (1.3.14) + chunky_png (1.4.0) climate_control (0.2.0) cocaine (0.5.8) climate_control (>= 0.0.3, < 1.0) @@ -174,8 +174,10 @@ GEM sass (>= 3.3.0, < 3.5) compass-import-once (1.0.5) sass (>= 3.2, < 3.5) - compass-rails (2.0.1) + compass-rails (4.0.0) compass (~> 1.0.0) + sass-rails (< 5.1) + sprockets (< 4.0) concurrent-ruby (1.1.8) crack (0.4.5) rexml @@ -222,7 +224,7 @@ GEM faraday (1.0.1) multipart-post (>= 1.2, < 3) ffaker (2.16.0) - ffi (1.13.1) + ffi (1.15.0) figaro (1.2.0) thor (>= 0.14.0, < 2) fog-aws (2.0.1)