diff --git a/Gemfile.lock b/Gemfile.lock index 9015145a..68b697b7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,6 +32,7 @@ GEM tzinfo (~> 2.0) amq-protocol (2.3.2) ast (2.4.2) + base64 (0.1.1) bootsnap (1.16.0) msgpack (~> 1.2) builder (3.2.4) @@ -149,7 +150,8 @@ GEM rspec-mocks (~> 3.12) rspec-support (~> 3.12) rspec-support (3.12.0) - rubocop (1.55.1) + rubocop (1.56.0) + base64 (~> 0.1.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -166,7 +168,7 @@ GEM rubocop (~> 1.41) rubocop-factory_bot (2.23.1) rubocop (~> 1.33) - rubocop-performance (1.18.0) + rubocop-performance (1.19.0) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) rubocop-rails (2.20.2)