From 24add6604904a871fd123c90311e5c239c22d46a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 04:50:02 +0000 Subject: [PATCH] Build(deps): Bump sprockets from `f4d3dae` to `591aab6` Bumps [sprockets](https://github.com/rails/sprockets) from `f4d3dae` to `591aab6`. - [Release notes](https://github.com/rails/sprockets/releases) - [Commits](https://github.com/rails/sprockets/compare/f4d3dae71ef29c44b75a49cfbf8032cce07b423a...591aab6168c051ae52067d7040ff37e50091cc60) --- updated-dependencies: - dependency-name: sprockets dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 13083948f8..0d0ca133db 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,10 +25,11 @@ GIT GIT remote: https://github.com/rails/sprockets - revision: f4d3dae71ef29c44b75a49cfbf8032cce07b423a + revision: 591aab6168c051ae52067d7040ff37e50091cc60 ref: 3.x specs: - sprockets (3.7.2) + sprockets (3.7.5) + base64 concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -166,6 +167,7 @@ GEM faraday (~> 0.9) faraday_middleware (~> 0.10) nokogiri (~> 1.6, >= 1.6.8) + base64 (0.2.0) bcrypt (3.1.20) bigdecimal (3.1.8) bindex (0.8.1)