From 2bb39e002feae4e8757bb7845f12b3d962954dd6 Mon Sep 17 00:00:00 2001 From: sul-devops-team Date: Mon, 2 Sep 2024 02:48:07 -0700 Subject: [PATCH] Update Ruby dependencies --- Gemfile.lock | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3b4c4e5..b694a6f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) afm (0.2.2) - airbrussh (1.5.2) + airbrussh (1.5.3) sshkit (>= 1.6.1, != 1.7.0) arclight (1.4.0) blacklight (>= 8.0.0, < 9) @@ -250,7 +250,7 @@ GEM llhttp-ffi (0.5.0) ffi-compiler (~> 1.0) rake (~> 13.0) - logger (1.6.0) + logger (1.6.1) loofah (2.22.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -276,7 +276,7 @@ GEM mutex_m (0.2.0) net-http (0.4.1) uri - net-imap (0.4.14) + net-imap (0.4.15) date net-protocol net-pop (0.1.2) @@ -403,15 +403,14 @@ GEM rspec-mocks (~> 3.13) rspec-support (~> 3.13) rspec-support (3.13.1) - rubocop (1.65.1) + rubocop (1.66.0) 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) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) + rubocop-ast (>= 1.32.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) rubocop-ast (1.32.1) @@ -437,7 +436,7 @@ GEM ruby-rc4 (0.1.5) rubyzip (2.3.2) scrub_rb (1.0.1) - selenium-webdriver (4.23.0) + selenium-webdriver (4.24.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) @@ -470,7 +469,7 @@ GEM railties (>= 6.0.0) stringio (3.1.1) strscan (3.1.0) - thor (1.3.1) + thor (1.3.2) timeout (0.4.1) traject (3.8.2) concurrent-ruby (>= 0.8.0) @@ -498,8 +497,8 @@ GEM concurrent-ruby (~> 1.0) unf (0.2.0) unicode-display_width (2.5.0) - uri (0.13.0) - view_component (3.13.0) + uri (0.13.1) + view_component (3.14.0) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0) @@ -524,7 +523,7 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) yell (2.2.2) - zeitwerk (2.6.17) + zeitwerk (2.6.18) PLATFORMS aarch64-linux