From 946af82f57c52d78d87ec5abd9ab6cc9c99a99ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 15:21:07 +0000 Subject: [PATCH] Bump jsbundling-rails from 1.2.2 to 1.3.0 Bumps [jsbundling-rails](https://github.com/rails/jsbundling-rails) from 1.2.2 to 1.3.0. - [Release notes](https://github.com/rails/jsbundling-rails/releases) - [Commits](https://github.com/rails/jsbundling-rails/compare/v1.2.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 | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 308d7e30e..cb0df9b10 100644 --- a/Gemfile +++ b/Gemfile @@ -16,7 +16,7 @@ gem "haml-rails" gem "high_voltage" gem "ipaddr" gem "jbuilder", "~> 2.11" -gem "jsbundling-rails", "~> 1.2" +gem "jsbundling-rails", "~> 1.3" gem "pg" gem "mail-notify" gem "monetize" diff --git a/Gemfile.lock b/Gemfile.lock index 795d5c463..6cc62f575 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -217,7 +217,7 @@ GEM actionview (>= 5.0.0) activesupport (>= 5.0.0) jmespath (1.6.2) - jsbundling-rails (1.2.2) + jsbundling-rails (1.3.0) railties (>= 6.0.0) json (2.6.3) jwt (2.7.1) @@ -259,7 +259,7 @@ GEM mini_portile2 (2.8.5) mini_racer (0.8.0) libv8-node (~> 18.16.0.0) - minitest (5.21.1) + minitest (5.21.2) monetize (1.12.0) money (~> 6.12) money (6.16.0) @@ -557,7 +557,7 @@ DEPENDENCIES i18n-tasks (~> 1.0.12) ipaddr jbuilder (~> 2.11) - jsbundling-rails (~> 1.2) + jsbundling-rails (~> 1.3) launchy listen (>= 3.0.5, < 3.9) lograge