From df6fd1fef725cc3b646a9b35c90f076c697c743d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 07:58:13 +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 | 32 ++++++++------------------------ 1 file changed, 8 insertions(+), 24 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5ac68b44f..71c3072db 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -207,9 +207,6 @@ GEM guard (~> 2.8) guard-compat (~> 1.0) multi_json (~> 1.8) - haml (5.2.2) - temple (>= 0.8.0) - tilt hashdiff (1.0.1) hashie (5.0.0) high_voltage (3.1.2) @@ -225,7 +222,7 @@ GEM 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) jsonapi-renderer (0.2.2) jwt (2.8.1) @@ -346,9 +343,6 @@ GEM rack rack-mini-profiler (2.2.0) rack (>= 1.2.0) - rack-pjax (1.1.0) - nokogiri (~> 1.5) - rack (>= 1.1) rack-protection (3.2.0) base64 (>= 0.1.0) rack (~> 2.2, >= 2.2.4) @@ -381,18 +375,12 @@ GEM rails-html-sanitizer (1.6.0) loofah (~> 2.21) nokogiri (~> 1.14) - rails_admin (2.2.1) + rails_admin (3.1.2) activemodel-serializers-xml (>= 1.0) - builder (~> 3.1) - haml (>= 4.0, < 6) - jquery-rails (>= 3.0, < 5) - jquery-ui-rails (>= 5.0, < 7) kaminari (>= 0.14, < 2.0) nested_form (~> 0.3) - rack-pjax (>= 0.7) - rails (>= 5.0, < 7) - remotipart (~> 1.3) - sassc-rails (>= 1.3, < 3) + rails (>= 6.0, < 8) + turbo-rails (~> 1.0) rails_stdout_logging (0.0.5) railties (6.0.3.4) actionpack (= 6.0.3.4) @@ -412,7 +400,6 @@ GEM redis-client (0.14.1) connection_pool regexp_parser (2.9.0) - remotipart (1.4.4) request_store (1.5.0) rack (>= 1.4) responders (3.0.1) @@ -447,12 +434,6 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) sassc (2.4.0) ffi (~> 1.9) - sassc-rails (2.1.2) - railties (>= 4.0.0) - sassc (>= 2.0) - sprockets (> 3.0) - sprockets-rails - tilt sawyer (0.8.2) addressable (>= 2.3.5) faraday (> 0.8, < 2.0) @@ -499,7 +480,6 @@ GEM sprockets-redirect (1.0.0) activesupport (>= 3.1.0) rack - temple (0.10.0) terrapin (0.6.0) climate_control (>= 0.0.3, < 1.0) thor (0.20.3) @@ -507,6 +487,10 @@ GEM tilt (2.3.0) timecop (0.9.2) timeout (0.4.1) + turbo-rails (1.5.0) + actionpack (>= 6.0.0) + activejob (>= 6.0.0) + railties (>= 6.0.0) tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (4.2.0)