From f295bfd0236666e588010fe10279455a2ed27086 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 00:21:12 +0000 Subject: [PATCH] Bump jquery-rails from 4.5.1 to 4.6.0 Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 4.5.1 to 4.6.0. - [Changelog](https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/rails/jquery-rails/compare/v4.5.1...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 | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 03562295a..dc2626993 100644 --- a/Gemfile +++ b/Gemfile @@ -5,7 +5,7 @@ gem 'activemodel-serializers-xml', '~> 1.0.1' gem 'coffee-rails', '~> 5.0.0' -gem 'jquery-rails', '~> 4.5' +gem 'jquery-rails', '~> 4.6' gem 'jquery-ui-rails', '~>6.0.1' gem 'rails', '~> 6.0.0' diff --git a/Gemfile.lock b/Gemfile.lock index 6f5fbbe31..04bb44f43 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -134,7 +134,7 @@ GEM rainbow (>= 2.2.2, < 4.0) terminal-table (>= 1.5.1) jaro_winkler (1.5.4) - jquery-rails (4.5.1) + jquery-rails (4.6.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -364,7 +364,7 @@ DEPENDENCIES font-awesome-sass (~> 6.4.0) htmlentities i18n-tasks (~> 1.0.12) - jquery-rails (~> 4.5) + jquery-rails (~> 4.6) jquery-ui-rails (~> 6.0.1) kt-paperclip (~> 7.2) listen