From d2d37bdc4fbf489dce9413959b2646636b091cd2 Mon Sep 17 00:00:00 2001 From: sul-devops-team Date: Mon, 30 Dec 2024 02:48:47 -0800 Subject: [PATCH] Update Ruby dependencies --- Gemfile.lock | 86 ++++++++++++++++++++++++++-------------------------- 1 file changed, 43 insertions(+), 43 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d50e0a49..eb546524 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,9 @@ GEM remote: https://rubygems.org/ specs: - actionpack (7.2.2) - actionview (= 7.2.2) - activesupport (= 7.2.2) + actionpack (7.2.2.1) + actionview (= 7.2.2.1) + activesupport (= 7.2.2.1) nokogiri (>= 1.8.5) racc rack (>= 2.2.4, < 3.2) @@ -12,13 +12,13 @@ GEM rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) useragent (~> 0.16) - actionview (7.2.2) - activesupport (= 7.2.2) + actionview (7.2.2.1) + activesupport (= 7.2.2.1) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activesupport (7.2.2) + activesupport (7.2.2.1) base64 benchmark (>= 0.3) bigdecimal @@ -42,7 +42,7 @@ GEM bcrypt_pbkdf (1.1.1-arm64-darwin) bcrypt_pbkdf (1.1.1-x86_64-darwin) benchmark (0.4.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) builder (3.3.0) bundler-audit (0.9.2) bundler (>= 1.2.0, < 3) @@ -80,9 +80,9 @@ GEM super_diff thor zeitwerk (~> 2.1) - commonmarker (2.0.1-arm64-darwin) - commonmarker (2.0.1-x86_64-darwin) - commonmarker (2.0.1-x86_64-linux) + commonmarker (2.0.2-arm64-darwin) + commonmarker (2.0.2-x86_64-darwin) + commonmarker (2.0.2-x86_64-linux) concurrent-ruby (1.3.4) config (5.5.2) deep_merge (~> 1.2, >= 1.2.1) @@ -92,10 +92,10 @@ GEM bigdecimal rexml crass (1.0.6) - csv (3.3.0) + csv (3.3.2) date (3.4.1) debouncer (0.2.2) - debug (1.9.2) + debug (1.10.0) irb (~> 1.10) reline (>= 0.3.8) deep_merge (1.2.2) @@ -148,7 +148,7 @@ GEM activesupport (>= 3.0, < 9.0) equivalent-xml (0.6.0) nokogiri (>= 1.4.3) - erubi (1.13.0) + erubi (1.13.1) factory_bot (6.5.0) activesupport (>= 5.0.0) ffi (1.17.0-arm64-darwin) @@ -159,7 +159,7 @@ GEM rake hashdiff (1.1.2) hashie (5.0.0) - honeybadger (5.26.0) + honeybadger (5.26.1) logger http (5.2.0) addressable (~> 2.8) @@ -167,27 +167,27 @@ 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) i18n (1.14.6) concurrent-ruby (~> 1.0) ice_nine (0.11.2) - io-console (0.7.2) - irb (1.14.1) + io-console (0.8.0) + irb (1.14.3) rdoc (>= 4.0.0) reline (>= 0.4.2) iso-639 (0.3.8) csv - json (2.8.2) + json (2.9.1) jsonpath (1.1.5) multi_json language_server-protocol (3.17.0.3) llhttp-ffi (0.5.0) ffi-compiler (~> 1.0) rake (~> 13.0) - logger (1.6.2) + logger (1.6.4) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -199,7 +199,7 @@ GEM marc (~> 1.0) match_map (3.0.0) method_source (1.1.0) - minitest (5.25.2) + minitest (5.25.4) mods (3.0.5) csv (~> 3.3) edtf (~> 3.0) @@ -218,11 +218,11 @@ GEM net-sftp (4.0.0) net-ssh (>= 5.0.0, < 8.0.0) net-ssh (7.3.0) - nokogiri (1.16.7-arm64-darwin) + nokogiri (1.18.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.7-x86_64-darwin) + nokogiri (1.18.1-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.7-x86_64-linux) + nokogiri (1.18.1-x86_64-linux-gnu) racc (~> 1.4) nom-xml (1.2.0) i18n @@ -239,7 +239,7 @@ GEM patience_diff (1.2.0) optimist (~> 3.0) pg (1.5.9) - psych (5.2.1) + psych (5.2.2) date stringio public_suffix (6.0.1) @@ -247,7 +247,7 @@ GEM rack (3.1.8) rack-session (2.0.0) rack (>= 3.0.0) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rackup (2.2.1) rack (>= 3) @@ -255,16 +255,16 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.2) 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) rails_autolink (1.1.8) actionview (> 3.1) activesupport (> 3.1) railties (> 3.1) - railties (7.2.2) - actionpack (= 7.2.2) - activesupport (= 7.2.2) + railties (7.2.2.1) + actionpack (= 7.2.2.1) + activesupport (= 7.2.2.1) irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) @@ -273,13 +273,13 @@ GEM rainbow (3.1.1) rake (13.2.1) rbtree (0.4.6) - rdoc (6.8.1) + rdoc (6.10.0) psych (>= 4.0.0) - regexp_parser (2.9.3) - reline (0.5.12) + regexp_parser (2.10.0) + reline (0.6.0) io-console (~> 0.5) retriable (3.1.2) - rexml (3.3.9) + rexml (3.4.0) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -292,24 +292,24 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) - rubocop (1.69.0) + rspec-support (3.13.2) + rubocop (1.69.2) 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) + rubocop-ast (1.37.0) parser (>= 3.3.1.0) ruby-kafka (1.5.0) digest-crc ruby-progressbar (1.13.0) scrub_rb (1.0.1) - securerandom (0.4.0) + securerandom (0.4.1) set (1.1.1) simplecov (0.22.0) docile (~> 1.1) @@ -352,11 +352,11 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unf (0.2.0) - unicode-display_width (3.1.2) + unicode-display_width (3.1.3) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - useragent (0.16.10) - view_component (3.20.0) + useragent (0.16.11) + view_component (3.21.0) activesupport (>= 5.2.0, < 8.1) concurrent-ruby (~> 1.0) method_source (~> 1.0)