diff --git a/Gemfile.lock b/Gemfile.lock index 270143d..e3ec997 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -140,7 +140,7 @@ GEM jbuilder (2.15.0) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.21.1) + json (2.21.2) kamal (2.11.0) activesupport (>= 7.0) base64 (~> 0.2) @@ -195,7 +195,7 @@ GEM racc (~> 1.4) ostruct (0.6.3) parallel (2.1.0) - parser (3.3.11.1) + parser (3.3.12.0) ast (~> 2.4.1) racc pp (0.6.4) @@ -264,7 +264,7 @@ GEM reline (0.6.3) io-console (~> 0.5) rexml (3.4.4) - rubocop (1.88.2) + rubocop (1.89.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -278,9 +278,9 @@ GEM rubocop-ast (1.50.0) parser (>= 3.3.7.2) prism (~> 1.7) - rubocop-performance (1.26.1) + rubocop-performance (1.27.0) lint_roller (~> 1.1) - rubocop (>= 1.75.0, < 2.0) + rubocop (>= 1.89.0, < 2.0) rubocop-ast (>= 1.47.1, < 2.0) rubocop-rails (2.34.1) activesupport (>= 4.2.0)