From 4804d5749e3ff54c1d2124fe43bbb5a650b87f97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 14:10:03 +0000 Subject: [PATCH] Bump jsbundling-rails from 1.1.2 to 1.2.0 Bumps [jsbundling-rails](https://github.com/rails/jsbundling-rails) from 1.1.2 to 1.2.0. - [Release notes](https://github.com/rails/jsbundling-rails/releases) - [Commits](https://github.com/rails/jsbundling-rails/compare/v1.1.2...v1.2.0) --- 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 db648130f8..095a22b73f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -267,7 +267,7 @@ GEM io-console (0.6.0) irb (1.6.4) reline (>= 0.3.0) - jsbundling-rails (1.1.2) + jsbundling-rails (1.2.0) railties (>= 6.0.0) json (2.6.3) jwt (2.7.1)