From a8903221eacc7a927e003a5bc13229c6a0312f8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 May 2024 12:27:40 +0000 Subject: [PATCH] Bump jquery-ui-rails from 6.0.1 to 7.0.0 Bumps [jquery-ui-rails](https://github.com/joliss/jquery-ui-rails) from 6.0.1 to 7.0.0. - [Release notes](https://github.com/joliss/jquery-ui-rails/releases) - [Changelog](https://github.com/jquery-ui-rails/jquery-ui-rails/blob/master/History.md) - [Commits](https://github.com/joliss/jquery-ui-rails/compare/v6.0.1...v7.0.0) --- updated-dependencies: - dependency-name: jquery-ui-rails dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f70188e..15d3846 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM combustion (0.3.2) rails (>= 3.0.0) thor (>= 0.14.6) - concurrent-ruby (1.2.2) + concurrent-ruby (1.2.3) countries (5.3.1) unaccent (~> 0.3) country_select (8.0.1) @@ -147,25 +147,25 @@ GEM thor tilt htmlentities (4.3.4) - i18n (1.12.0) + i18n (1.14.5) concurrent-ruby (~> 1.0) jquery-migrate-rails (1.2.1) jquery-rails (4.5.1) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - jquery-ui-rails (6.0.1) + jquery-ui-rails (7.0.0) railties (>= 3.2.16) - loofah (2.19.1) + loofah (2.22.0) crass (~> 1.0.2) - nokogiri (>= 1.5.9) + nokogiri (>= 1.12.0) mail (2.8.1) mini_mime (>= 0.1.1) net-imap net-pop net-smtp marcel (1.0.2) - method_source (1.0.0) + method_source (1.1.0) mime-types (3.4.1) mime-types-data (~> 3.2015) mime-types-data (3.2023.0218.1) @@ -174,7 +174,7 @@ GEM rake mini_mime (1.1.2) mini_portile2 (2.8.6) - minitest (5.18.0) + minitest (5.23.0) net-imap (0.3.4) date net-protocol @@ -205,7 +205,7 @@ GEM public_suffix (5.0.1) racc (1.7.3) rack (2.2.9) - rack-test (2.0.2) + rack-test (2.1.0) rack (>= 1.3) rails (5.2.8.1) actioncable (= 5.2.8.1) @@ -220,11 +220,13 @@ GEM bundler (>= 1.3.0) railties (= 5.2.8.1) sprockets-rails (>= 2.0.0) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) + rails-dom-testing (2.2.0) + activesupport (>= 5.0.0) + minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.5.0) - loofah (~> 2.19, >= 2.19.1) + rails-html-sanitizer (1.6.0) + loofah (~> 2.21) + nokogiri (~> 1.14) rails-i18n (5.1.3) i18n (>= 0.7, < 2) railties (>= 5.0, < 6) @@ -242,7 +244,7 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) - rake (13.0.6) + rake (13.2.1) ransack (2.5.0) activerecord (>= 5.2.4) activesupport (>= 5.2.4) @@ -294,7 +296,7 @@ GEM temple (0.10.0) terrapin (0.6.0) climate_control (>= 0.0.3, < 1.0) - thor (1.2.1) + thor (1.3.1) thread_safe (0.3.6) tilt (2.1.0) timeout (0.3.2)