From b218886069551e84f6d33c503157ee99073ba383 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 11:57:41 +0000 Subject: [PATCH] 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 53ce9ac6f3..3e9f858795 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -627,7 +627,8 @@ GEM simplecov-html (~> 0.10.0) simplecov-html (0.10.2) smart_properties (1.17.0) - sprockets (3.7.2) + sprockets (3.7.3) + base64 concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (3.4.2)