From a452cde504054a61221a273f4ea0ab266a824374 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 21:46:25 +0000 Subject: [PATCH] Update sprockets-rails to version 3.5.2 --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 1b474e8..402f9d6 100644 --- a/Gemfile +++ b/Gemfile @@ -8,7 +8,7 @@ gem "rails", "~> #{rails_version}.0" gem "listen", "~> 3.8" gem "puma", "~> 6.0" -gem "sprockets-rails", "< 3.5.0" +gem "sprockets-rails", "<= 3.5.2" # Specify your gem's dependencies in alchemy-solidus.gemspec gemspec