diff --git a/Gemfile.lock b/Gemfile.lock index 09435bd49..e290f5744 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -433,9 +433,12 @@ GEM actionpack (>= 7.0) railties (>= 7.0) rexml (3.4.4) - roo (2.10.1) + roo (3.0.0) + base64 (~> 0.2) + csv (~> 3) + logger (~> 1) nokogiri (~> 1) - rubyzip (>= 1.3.0, < 3.0.0) + rubyzip (>= 3.0.0, < 4.0.0) rotp (6.3.0) rspec-core (3.13.0) rspec-support (~> 3.13.0) @@ -499,7 +502,7 @@ GEM faraday-multipart (>= 1) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - rubyzip (2.3.2) + rubyzip (3.6.0) securerandom (0.4.1) selenium-webdriver (4.43.0) base64 (~> 0.2)