From b44ade7e956281b645fdb83637099e50cc72ab93 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 4 Sep 2023 02:28:14 -0700 Subject: [PATCH] Update Ruby dependencies --- Gemfile.lock | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 409be65d..37c0ae88 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -176,8 +176,8 @@ GEM ffi-compiler (1.0.1) ffi (>= 1.0.0) rake - globalid (1.1.0) - activesupport (>= 5.0) + globalid (1.2.0) + activesupport (>= 6.1) hashdiff (1.0.1) honeybadger (5.2.1) http (5.1.1) @@ -193,7 +193,8 @@ GEM iiif-image-api (0.2.0) activesupport io-console (0.6.0) - irb (1.7.4) + irb (1.8.0) + rdoc (~> 6.5) reline (>= 0.3.6) jbuilder (2.11.5) actionview (>= 5.0.0) @@ -247,6 +248,8 @@ GEM activesupport (>= 7.0.0) rack railties (>= 7.0.0) + psych (5.1.0) + stringio public_suffix (5.0.3) puma (5.6.7) nio4r (~> 2.0) @@ -291,6 +294,8 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) + rdoc (6.5.0) + psych (>= 4.0.0) redis (5.0.7) redis-client (>= 0.9.0) redis-client (0.16.0) @@ -341,7 +346,7 @@ GEM ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) rubyzip (2.3.2) - selenium-webdriver (4.11.0) + selenium-webdriver (4.12.0) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) @@ -356,6 +361,7 @@ GEM sshkit (1.21.5) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) + stringio (3.0.8) thor (1.2.2) timeout (0.4.0) tzinfo (2.0.6) @@ -373,7 +379,7 @@ GEM nokogiri (~> 1.6) rubyzip (>= 1.3.0) selenium-webdriver (~> 4.0) - webmock (3.19.0) + webmock (3.19.1) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)