From bad382d5eee438f8a77de2bb49d820565feef46a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 05:08:46 +0000 Subject: [PATCH] build(deps): bump sprockets from 3.7.2 to 3.7.3 Bumps [sprockets](https://github.com/rails/sprockets) from 3.7.2 to 3.7.3. - [Release notes](https://github.com/rails/sprockets/releases) - [Changelog](https://github.com/rails/sprockets/blob/v3.7.3/CHANGELOG.md) - [Commits](https://github.com/rails/sprockets/compare/v3.7.2...v3.7.3) --- updated-dependencies: - dependency-name: sprockets dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a7c9f98ded4..d4c7f20a057 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1050,7 +1050,8 @@ GEM spring (>= 0.9.1) spring-commands-rubocop (0.4.0) spring (>= 1.0) - sprockets (3.7.2) + sprockets (3.7.3) + base64 concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (3.4.2)