From 9c9374f0609fb1c3e35da9d1cc0c1d93fcfa2d6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 07:20:38 +0800 Subject: [PATCH] Build(deps): Bump sprockets from `f4d3dae` to `0487291` (#26426) Bumps [sprockets](https://github.com/rails/sprockets) from `f4d3dae` to `0487291`. - [Release notes](https://github.com/rails/sprockets/releases) - [Commits](https://github.com/rails/sprockets/compare/f4d3dae71ef29c44b75a49cfbf8032cce07b423a...0487291ad2527d1303f2692a558c21f38a6169f1) --- updated-dependencies: - dependency-name: sprockets dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1f2738f20c8..7e9f1581550 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,10 @@ GIT remote: https://github.com/rails/sprockets - revision: f4d3dae71ef29c44b75a49cfbf8032cce07b423a + revision: 0487291ad2527d1303f2692a558c21f38a6169f1 branch: 3.x specs: - sprockets (3.7.2) + sprockets (3.7.3) + base64 concurrent-ruby (~> 1.0) rack (> 1, < 3)