From 8679f40fd4706598261e1686b0f8fdcdbe98984e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 10:38:51 +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 | 36 ++++++++++-------------------------- 1 file changed, 10 insertions(+), 26 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b7cdaf1e5..8c021cbb7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -228,9 +228,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) @@ -246,7 +243,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) @@ -289,7 +286,7 @@ GEM rake mini_mime (1.1.5) mini_portile2 (2.8.6) - minitest (5.23.0) + minitest (5.23.1) msgpack (1.7.2) multi_json (1.15.0) multi_xml (0.6.0) @@ -363,7 +360,7 @@ GEM public_suffix (5.0.5) puma (5.6.8) nio4r (~> 2.0) - racc (1.7.3) + racc (1.8.0) rack (2.2.9) rack-cors (1.1.1) rack (>= 2.0.0) @@ -371,9 +368,6 @@ GEM rack rack-mini-profiler (3.3.1) 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) @@ -406,18 +400,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) @@ -437,7 +425,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) @@ -473,12 +460,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) @@ -529,7 +510,6 @@ GEM activesupport (>= 3.1.0) rack strscan (3.1.0) - temple (0.10.0) terrapin (0.6.0) climate_control (>= 0.0.3, < 1.0) thor (0.20.3) @@ -537,6 +517,10 @@ GEM tilt (2.3.0) timecop (0.9.8) 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)