From 2f8b344d6d75c32a06f6ce382800beed85d66010 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jun 2023 12:28:00 +0000 Subject: [PATCH] Bump jquery-rails from 4.4.0 to 4.6.0 Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 4.4.0 to 4.6.0. - [Changelog](https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/rails/jquery-rails/compare/v4.4.0...v4.6.0) --- updated-dependencies: - dependency-name: jquery-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 a830fcb4..50ee1446 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -268,7 +268,7 @@ GEM concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) jmespath (1.6.2) - jquery-rails (4.4.0) + jquery-rails (4.6.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0)