From beb13394096d093ee2c9e3caa4b937f8b358525d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jun 2025 15:11:40 +0000 Subject: [PATCH] Bump jquery-ui-rails from 6.0.1 to 8.0.0 Bumps [jquery-ui-rails](https://github.com/joliss/jquery-ui-rails) from 6.0.1 to 8.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...v8.0.0) --- updated-dependencies: - dependency-name: jquery-ui-rails dependency-version: 8.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 31a59068..6418cb7f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -135,10 +135,10 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - jquery-ui-rails (6.0.1) + jquery-ui-rails (8.0.0) railties (>= 3.2.16) jwt (2.3.0) - loofah (2.24.0) + loofah (2.24.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -150,7 +150,7 @@ GEM method_source (1.1.0) middleware (0.1.0) mini_mime (1.1.5) - mini_portile2 (2.8.8) + mini_portile2 (2.8.9) minitest (5.25.5) msgpack (1.4.5) multi_json (1.15.0) @@ -196,7 +196,7 @@ GEM puma (5.6.9) nio4r (~> 2.0) racc (1.8.1) - rack (2.2.14) + rack (2.2.17) rack-cors (1.1.1) rack (>= 2.0.0) rack-protection (3.2.0) @@ -221,7 +221,7 @@ GEM bundler (>= 1.15.0) railties (= 6.1.7.10) sprockets-rails (>= 2.0.0) - rails-dom-testing (2.2.0) + rails-dom-testing (2.3.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) @@ -236,7 +236,7 @@ GEM method_source rake (>= 12.2) thor (~> 1.0) - rake (13.2.1) + rake (13.3.0) rb-fsevent (0.11.0) rb-inotify (0.10.1) ffi (~> 1.0)