From a276dbc39171636ec39ec1696f3dede311017c0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 08:21:08 -0400 Subject: [PATCH] build(deps): bump jsbundling-rails from 1.3.0 to 1.3.1 (#7157) Bumps [jsbundling-rails](https://github.com/rails/jsbundling-rails) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/rails/jsbundling-rails/releases) - [Commits](https://github.com/rails/jsbundling-rails/compare/v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: jsbundling-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6eb4da2d9a..e6a77a3eff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -225,14 +225,14 @@ GEM rainbow (>= 2.2.2, < 4.0) terminal-table (>= 1.5.1) io-console (0.7.2) - irb (1.13.2) + irb (1.14.0) rdoc (>= 4.0.0) reline (>= 0.4.2) js-routes (2.2.8) railties (>= 4) js_cookie_rails (2.2.0) railties (>= 3.1) - jsbundling-rails (1.3.0) + jsbundling-rails (1.3.1) railties (>= 6.0.0) json (2.7.2) jwt (2.8.2) @@ -479,7 +479,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.16) + zeitwerk (2.6.17) PLATFORMS ruby