From 6c47516e9de087f0515e9f21b1fded2a3324fe56 Mon Sep 17 00:00:00 2001 From: sul-devops-team Date: Mon, 9 Dec 2024 02:48:46 -0800 Subject: [PATCH] Update Ruby dependencies --- Gemfile.lock | 54 ++++++++++++++++++++++++++-------------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2d04bf6..c0be475 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,17 +99,17 @@ GEM benchmark (0.4.0) bigdecimal (3.1.8) bindex (0.8.1) - blacklight (8.6.1) + blacklight (8.7.0) globalid i18n (>= 1.7.0) jbuilder (~> 2.7) kaminari (>= 0.15) ostruct (>= 0.3.2) - rails (>= 6.1, < 8) + rails (>= 6.1, < 9) view_component (>= 2.74, < 4) zeitwerk - blacklight-locale_picker (1.2.0) - rails (>= 5.2.3, < 7.3) + blacklight-locale_picker (1.3.0) + rails (>= 5.2.3, < 9) blacklight_range_limit (8.5.0) blacklight (>= 7.25.2, < 9) deprecation @@ -224,7 +224,7 @@ GEM http-cookie (~> 1.0) http-form_data (~> 2.2) llhttp-ffi (~> 0.5.0) - http-cookie (1.0.7) + http-cookie (1.0.8) domain_name (~> 0.5) http-form_data (2.3.0) httpclient (2.8.3) @@ -234,14 +234,14 @@ GEM actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) - io-console (0.7.2) + io-console (0.8.0) irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) jbuilder (2.13.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) - json (2.8.2) + json (2.9.0) jsonpath (1.1.5) multi_json kaminari (1.2.2) @@ -280,7 +280,7 @@ GEM method_source (1.1.0) mini_mime (1.1.5) minitar (1.0.2) - minitest (5.25.2) + minitest (5.25.4) msgpack (1.7.5) multi_json (1.15.0) mutex_m (0.3.0) @@ -301,17 +301,17 @@ GEM net-protocol net-ssh (7.3.0) nio4r (2.7.4) - nokogiri (1.16.7-aarch64-linux) + nokogiri (1.17.0-aarch64-linux) racc (~> 1.4) - nokogiri (1.16.7-arm-linux) + nokogiri (1.17.0-arm-linux) racc (~> 1.4) - nokogiri (1.16.7-arm64-darwin) + nokogiri (1.17.0-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.7-x86-linux) + nokogiri (1.17.0-x86-linux) racc (~> 1.4) - nokogiri (1.16.7-x86_64-darwin) + nokogiri (1.17.0-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.7-x86_64-linux) + nokogiri (1.17.0-x86_64-linux) racc (~> 1.4) okcomputer (1.18.5) orm_adapter (0.5.0) @@ -364,9 +364,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (7.1.5) actionpack (= 7.1.5) activesupport (= 7.1.5) @@ -379,7 +379,7 @@ GEM rake (13.2.1) rdoc (6.8.1) psych (>= 4.0.0) - recaptcha (5.17.1) + recaptcha (5.18.0) redis (5.3.0) redis-client (>= 0.22.0) redis-client (0.22.2) @@ -411,15 +411,15 @@ GEM rspec-expectations (~> 3.13) rspec-mocks (~> 3.13) rspec-support (~> 3.13) - rspec-support (3.13.1) - rubocop (1.69.0) + rspec-support (3.13.2) + rubocop (1.69.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.36.1, < 2.0) + regexp_parser (>= 2.9.3, < 3.0) + rubocop-ast (>= 1.36.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) rubocop-ast (1.36.2) @@ -465,12 +465,12 @@ GEM ostruct retriable ruby-progressbar - sqlite3 (2.3.1-aarch64-linux-gnu) - sqlite3 (2.3.1-arm-linux-gnu) - sqlite3 (2.3.1-arm64-darwin) - sqlite3 (2.3.1-x86-linux-gnu) - sqlite3 (2.3.1-x86_64-darwin) - sqlite3 (2.3.1-x86_64-linux-gnu) + sqlite3 (2.4.1-aarch64-linux-gnu) + sqlite3 (2.4.1-arm-linux-gnu) + sqlite3 (2.4.1-arm64-darwin) + sqlite3 (2.4.1-x86-linux-gnu) + sqlite3 (2.4.1-x86_64-darwin) + sqlite3 (2.4.1-x86_64-linux-gnu) sshkit (1.23.2) base64 net-scp (>= 1.1.2)