diff --git a/Gemfile.lock b/Gemfile.lock index a627a43..07ce44a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -181,8 +181,8 @@ GEM coderay (1.1.3) concurrent-ruby (1.3.7) connection_pool (2.5.5) - cookstyle (8.6.10) - rubocop (= 1.84.2) + cookstyle (8.7.6) + rubocop (= 1.86.1) corefoundation (0.3.13) ffi (>= 1.15.0) crack (1.0.1) @@ -304,7 +304,7 @@ GEM io-console (0.8.2) ipaddress (0.8.3) jmespath (1.6.2) - json (2.19.9) + json (2.21.1) jwt (3.2.0) base64 knife-cloud (4.0.15) @@ -327,7 +327,7 @@ GEM chef (>= 18.2) chef-winrm (~> 2.3) chef-winrm-elevated (~> 1.2) - language_server-protocol (3.17.0.5) + language_server-protocol (3.17.0.6) libyajl2 (2.1.0) license-acceptance (2.1.13) pastel (~> 0.7) @@ -397,7 +397,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) @@ -454,18 +454,18 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.7) - rubocop (1.84.2) + rubocop (1.86.1) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) - parallel (~> 1.10) + parallel (>= 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) 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)