From 98404baf0f7159a5534b65f70992fef9bc9d9f54 Mon Sep 17 00:00:00 2001 From: Daniel O'Connor Date: Mon, 13 Mar 2023 08:01:48 +0000 Subject: [PATCH] Fix #3129 Swap to sass-c --- Gemfile | 2 +- Gemfile.lock | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 916597071..85637f08d 100644 --- a/Gemfile +++ b/Gemfile @@ -15,7 +15,7 @@ gem 'bundler', '>= 2.3.10' gem 'coffee-rails' gem 'haml' -gem 'sass-rails' +gem 'sassc-rails' # API data gem 'jsonapi-resources' diff --git a/Gemfile.lock b/Gemfile.lock index e0abee70a..2ec9d2b59 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -561,8 +561,6 @@ GEM sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - sass-rails (6.0.0) - sassc-rails (~> 2.1, >= 2.1.1) sassc (2.4.0) ffi (~> 1.9) sassc-rails (2.1.2) @@ -734,7 +732,7 @@ DEPENDENCIES rubocop-rails rubocop-rspec ruby-units - sass-rails + sassc-rails scout_apm searchkick selenium-webdriver