From 4e1b3f9bdf7ca5edcc9ff9d56e787c8945a962e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 05:20:30 +0000 Subject: [PATCH] Bump sprockets from 3.7.4 to 3.7.5 Bumps [sprockets](https://github.com/rails/sprockets) from 3.7.4 to 3.7.5. - [Release notes](https://github.com/rails/sprockets/releases) - [Changelog](https://github.com/rails/sprockets/blob/v3.7.5/CHANGELOG.md) - [Commits](https://github.com/rails/sprockets/compare/v3.7.4...v3.7.5) --- updated-dependencies: - dependency-name: sprockets dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8aa6b6ed72a..79c2077e765 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1083,7 +1083,7 @@ GEM spring (>= 0.9.1) spring-commands-rubocop (0.4.0) spring (>= 1.0) - sprockets (3.7.4) + sprockets (3.7.5) base64 concurrent-ruby (~> 1.0) rack (> 1, < 3)