From 60b2a3d5dd8af776d9d926a22321cacb4a6cadda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2024 14:31:19 +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: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 39 ++++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3b837cd7..5126ac3d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM arel (9.0.0) bootstrap-will_paginate (1.0.0) will_paginate - builder (3.2.4) + builder (3.3.0) byebug (11.1.3) capybara (2.18.0) addressable @@ -86,7 +86,7 @@ GEM coffee-script-source (1.12.2) comma (4.3.2) activesupport (>= 4.2.0, < 6.1) - concurrent-ruby (1.1.9) + concurrent-ruby (1.3.3) crass (1.0.6) database_cleaner (2.0.1) database_cleaner-active_record (~> 2.0.0) @@ -96,38 +96,38 @@ GEM database_cleaner-core (2.0.1) diff-lcs (1.4.4) dynamic_form (1.1.4) - erubi (1.10.0) + erubi (1.13.0) execjs (2.8.1) ffi (1.15.4) globalid (0.5.2) activesupport (>= 5.0) - i18n (1.8.10) + i18n (1.14.5) concurrent-ruby (~> 1.0) jquery-rails (4.4.0) 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) json (2.5.1) json-schema (2.8.1) addressable (>= 2.4) kgio (2.11.4) - loofah (2.12.0) + loofah (2.22.0) crass (~> 1.0.2) - nokogiri (>= 1.5.9) + nokogiri (>= 1.12.0) mail (2.7.1) mini_mime (>= 0.1.1) marcel (0.3.3) mimemagic (~> 0.3.2) memoist (0.16.2) - method_source (1.0.0) + method_source (1.1.0) mimemagic (0.3.10) nokogiri (~> 1) rake mini_mime (1.1.1) mini_portile2 (2.6.1) - minitest (5.14.4) + minitest (5.24.1) multi_json (1.15.0) mustache (1.1.1) narray (0.6.0.4) @@ -153,10 +153,10 @@ GEM public_suffix (4.0.6) rabl (0.14.5) activesupport (>= 2.3.14) - racc (1.5.2) - rack (2.2.3) - rack-test (1.1.0) - rack (>= 1.0, < 3) + racc (1.8.0) + rack (2.2.9) + rack-test (2.1.0) + rack (>= 1.3) railroad (0.5.0) rails (5.2.4.6) actioncable (= 5.2.4.6) @@ -175,11 +175,12 @@ GEM actionpack (>= 5.0.1.rc1) actionview (>= 5.0.1.rc1) activesupport (>= 5.0.1.rc1) - 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.4.2) - loofah (~> 2.3) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) rails3-restful-authentication (3.0.1) railties (5.2.4.6) actionpack (= 5.2.4.6) @@ -188,7 +189,7 @@ GEM rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) raindrops (0.19.2) - rake (13.0.6) + rake (13.2.1) recaptcha (4.8.0) json rgeo (2.3.0) @@ -245,7 +246,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - thor (1.1.0) + thor (1.3.1) thread_safe (0.3.6) tilt (2.0.10) tzinfo (1.2.9)