From 3d6a58bbb56e59f61a22c4524735ee564ff3c343 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 13:18:19 +0000 Subject: [PATCH] Bump sprockets from 4.2.0 to 4.2.1 Bumps [sprockets](https://github.com/rails/sprockets) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/rails/sprockets/releases) - [Changelog](https://github.com/rails/sprockets/blob/main/CHANGELOG.md) - [Commits](https://github.com/rails/sprockets/compare/v4.2.0...v4.2.1) --- updated-dependencies: - dependency-name: sprockets dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 42bc9a4564..686ee2d994 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -543,7 +543,7 @@ GEM sentry-ruby (5.10.0) concurrent-ruby (~> 1.0, >= 1.0.2) smart_properties (1.17.0) - sprockets (4.2.0) + sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) sprockets-rails (3.4.2)