diff --git a/Gemfile.lock b/Gemfile.lock index a7a02fe12..9d9762a4a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -230,7 +230,7 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.19.3) + json (2.21.2) jwt (2.7.1) kitchen-inspec (3.1.0) hashie (>= 3.4, < 6.0) @@ -249,7 +249,7 @@ GEM kitchen-verifier-serverspec (0.7.2) net-ssh (>= 3) test-kitchen (>= 1.4) - language_server-protocol (3.17.0.5) + language_server-protocol (3.17.0.6) librarian-puppet (7.0.0) librarianp (~> 1.1) puppet_forge (>= 2, < 7) @@ -324,7 +324,7 @@ GEM os (1.1.4) ostruct (0.6.3) parallel (1.28.0) - parser (3.3.11.1) + parser (3.3.12.0) ast (~> 2.4.1) racc parslet (2.0.0) @@ -442,8 +442,8 @@ GEM rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) rsync (1.0.9) - rubocop (1.86.1) - json (~> 2.3) + rubocop (1.90.0) + json (>= 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) parallel (>= 1.10) @@ -453,7 +453,7 @@ GEM rubocop-ast (>= 1.49.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.49.1) + rubocop-ast (1.50.0) parser (>= 3.3.7.2) prism (~> 1.7) ruby-progressbar (1.13.0)