From 8bc82685ae218e861d50781fd4535f469c4cd3d3 Mon Sep 17 00:00:00 2001 From: Maikel Linke Date: Mon, 1 Sep 2025 16:56:22 +1000 Subject: [PATCH] Bump sprockets from 3.7.2 to 3.7.5 Changelog: https://github.com/rails/sprockets/blob/3.x/CHANGELOG.md --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0f97b4a02d..376ecff845 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -801,7 +801,8 @@ GEM spring (>= 0.9.1) spring-commands-rubocop (0.4.0) spring (>= 1.0) - sprockets (3.7.2) + sprockets (3.7.5) + base64 concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (3.4.2)