From c83d94e6b92a097feab15546b40e04cf072efb92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 09:15:53 +0000 Subject: [PATCH] Bump sprockets from 3.7.2 to 4.2.1 Bumps [sprockets](https://github.com/rails/sprockets) from 3.7.2 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/v3.7.2...v4.2.1) --- updated-dependencies: - dependency-name: sprockets dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cd22fde6..8dd569d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -202,9 +202,9 @@ GEM sassc-embedded (1.69.1) sass-embedded (~> 1.69) servolux (0.13.0) - sprockets (3.7.2) + sprockets (4.2.1) concurrent-ruby (~> 1.0) - rack (> 1, < 3) + rack (>= 2.2.4, < 4) temple (0.10.3) thor (1.3.0) tilt (2.0.11)