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