diff --git a/Gemfile.lock b/Gemfile.lock index d67a740b..62f4a43f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -132,7 +132,7 @@ GEM jbuilder (2.14.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.15.0) + json (2.13.2) language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0) @@ -195,7 +195,7 @@ GEM syntax_tree-rbs (>= 0.2.0) prettier_print (1.2.1) prettyprint (0.2.0) - prism (1.5.1) + prism (1.4.0) pry (0.15.2) coderay (~> 1.1) method_source (~> 1.0) @@ -356,15 +356,17 @@ GEM rubocop-ast (>= 1.44.0, < 2.0) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - rubyzip (3.1.0) + rubyzip (3.1.1) safe_yaml (1.0.5) sanitize_email (2.0.10) mail (~> 2.0) version_gem (~> 1.1, >= 1.1.4) 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)