diff --git a/Gemfile.lock b/Gemfile.lock index a63faacd13..302b5d339d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -213,9 +213,9 @@ GEM docker-api (2.4.0) excon (>= 0.64.0) multi_json - docx (0.9.1) + docx (0.10.0) nokogiri (~> 1.13, >= 1.13.0) - rubyzip (~> 2.0) + rubyzip (>= 2.0, < 4) domain_name (0.6.20240107) dotenv (3.1.7) dotenv-rails (3.1.7) @@ -597,16 +597,16 @@ GEM ruby-vips (2.2.2) ffi (~> 1.12) logger - rubyzip (2.4.1) + rubyzip (3.2.2) sanitize (7.0.0) crass (~> 1.0.2) nokogiri (>= 1.16.8) securerandom (0.4.1) - selenium-webdriver (4.22.0) + selenium-webdriver (4.38.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) - rubyzip (>= 1.2.2, < 3.0) + rubyzip (>= 1.2.2, < 4.0) websocket (~> 1.0) should_not (1.1.0) shoulda-matchers (6.4.0)