diff --git a/Gemfile.lock b/Gemfile.lock index d67a740b..886b7761 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.15.1) 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.6.0) pry (0.15.2) coderay (~> 1.1) method_source (~> 1.0) @@ -256,7 +256,7 @@ GEM io-console (~> 0.5) rexml (3.4.4) rollbar (3.6.2) - rubocop (1.80.2) + rubocop (1.81.6) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -264,7 +264,7 @@ GEM parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.46.0, < 2.0) + rubocop-ast (>= 1.47.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) rubocop-anycable-rails (1.6.0)