From 994afecc8adfcd11c5846691301d0b8dfe443f78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 14:27:50 +0200 Subject: [PATCH] Build(deps): Bump sprockets from 3.7.3 to 3.7.4 (#28852) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index bb1c6aaff0c..1e4715833ff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -527,7 +527,7 @@ GEM snaky_hash (2.0.1) hashie version_gem (~> 1.1, >= 1.1.1) - sprockets (3.7.3) + sprockets (3.7.4) base64 concurrent-ruby (~> 1.0) rack (> 1, < 3)