diff --git a/Gemfile.lock b/Gemfile.lock index 960a2be..ae796ec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -246,7 +246,7 @@ GEM regexp_parser (2.11.1) reline (0.6.2) io-console (~> 0.5) - rexml (3.4.1) + rexml (3.4.4) rubocop (1.79.2) json (~> 2.3) language_server-protocol (~> 3.17.0.2) @@ -276,13 +276,15 @@ GEM rubocop-performance (>= 1.24) rubocop-rails (>= 2.30) ruby-progressbar (1.13.0) - rubyzip (2.4.1) + rubyzip (3.1.1) securerandom (0.4.1) - selenium-webdriver (4.34.0) + selenium-webdriver (4.36.0) base64 (~> 0.2) + json (<= 2.13.2) logger (~> 1.4) + prism (~> 1.0, < 1.5) rexml (~> 3.2, >= 3.2.5) - rubyzip (>= 1.2.2, < 3.0) + rubyzip (>= 1.2.2, < 4.0) websocket (~> 1.0) solid_cable (3.0.11) actioncable (>= 7.2)