From 762b6fa259539dfbb96c3aeb6953d896bfaae252 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 14:13:52 +0000 Subject: [PATCH] Bump jsbundling-rails from 1.1.2 to 1.2.1 Bumps [jsbundling-rails](https://github.com/rails/jsbundling-rails) from 1.1.2 to 1.2.1. - [Release notes](https://github.com/rails/jsbundling-rails/releases) - [Commits](https://github.com/rails/jsbundling-rails/compare/v1.1.2...v1.2.1) --- updated-dependencies: - dependency-name: jsbundling-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index da5d32ed..1892312f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -218,7 +218,7 @@ GEM i18n (1.14.1) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) - jsbundling-rails (1.1.2) + jsbundling-rails (1.2.1) railties (>= 6.0.0) json (2.6.3) json-jwt (1.16.3)