From 1712e81a8b80e3c950f548493bcd8d383d375b27 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 8 Jun 2024 10:46:35 +0000 Subject: [PATCH] Update sprockets-rails to version 3.5.1 --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 1b474e8..2acec57 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.1" # Specify your gem's dependencies in alchemy-solidus.gemspec gemspec