From 5ce5f9d3d4ace4f90afa45d5560bdcf662409bc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 05:43:19 +0000 Subject: [PATCH] build(deps): bump sprockets from 3.7.3 to 3.7.4 Bumps [sprockets](https://github.com/rails/sprockets) from 3.7.3 to 3.7.4. - [Release notes](https://github.com/rails/sprockets/releases) - [Changelog](https://github.com/rails/sprockets/blob/v3.7.4/CHANGELOG.md) - [Commits](https://github.com/rails/sprockets/compare/v3.7.3...v3.7.4) --- 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 414e4d98fad..c9e8c05334b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1080,7 +1080,7 @@ GEM spring (>= 0.9.1) spring-commands-rubocop (0.4.0) spring (>= 1.0) - sprockets (3.7.3) + sprockets (3.7.4) base64 concurrent-ruby (~> 1.0) rack (> 1, < 3)