diff --git a/Gemfile.lock b/Gemfile.lock index b545b4c..1ee26df 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -181,6 +181,7 @@ GEM pp (0.6.2) prettyprint prettyprint (0.2.0) + prism (1.4.0) propshaft (1.2.1) actionpack (>= 7.0.0) activesupport (>= 7.0.0) @@ -238,7 +239,7 @@ GEM regexp_parser (2.10.0) reline (0.6.2) io-console (~> 0.5) - rexml (3.4.1) + rexml (3.4.4) rubocop (1.74.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2) @@ -267,11 +268,13 @@ GEM rubocop-performance (>= 1.24) rubocop-rails (>= 2.30) ruby-progressbar (1.13.0) - rubyzip (3.0.1) + rubyzip (3.1.1) securerandom (0.4.1) - selenium-webdriver (4.35.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, < 4.0) websocket (~> 1.0)