diff --git a/Gemfile.lock b/Gemfile.lock index f3e2254..1531a7c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,10 +1,10 @@ GIT remote: https://github.com/panorama-ed/panolint-ruby - revision: 9a985ea40292e48b9a277378afaf2f08a7c63845 + revision: bfd7fff908c688b76106c810d34f6384b4eefe61 branch: main specs: panolint-ruby (0) - rubocop (= 1.63.5) + rubocop (= 1.64.0) rubocop-performance (= 1.20.2) rubocop-rspec (= 2.29.2) @@ -16,10 +16,10 @@ GEM json (2.7.2) language_server-protocol (3.17.0.3) parallel (1.24.0) - parser (3.3.1.0) + parser (3.3.2.0) ast (~> 2.4.1) racc - racc (1.7.3) + racc (1.8.0) rainbow (3.1.1) regexp_parser (2.9.2) rexml (3.2.8) @@ -37,7 +37,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.0) - rubocop (1.63.5) + rubocop (1.64.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10)