From 6013109c2d51b86bd0e6c9bb6f054b33089dfbdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 22:52:36 +0000 Subject: [PATCH] Bump jsbundling-rails from 1.1.2 to 1.3.0 Bumps [jsbundling-rails](https://github.com/rails/jsbundling-rails) from 1.1.2 to 1.3.0. - [Release notes](https://github.com/rails/jsbundling-rails/releases) - [Commits](https://github.com/rails/jsbundling-rails/compare/v1.1.2...v1.3.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 83ba5dd5..d6a8a1ca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -200,7 +200,7 @@ GEM irb (1.6.4) reline (>= 0.3.0) jaro_winkler (1.5.4) - jsbundling-rails (1.1.2) + jsbundling-rails (1.3.0) railties (>= 6.0.0) json (2.6.3) jwt (2.7.1)