diff --git a/Gemfile.lock b/Gemfile.lock index 9f8e2d4..53b11f3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,11 +17,12 @@ GEM concurrent-ruby (1.2.2) diff-lcs (1.5.0) docile (1.4.0) - json (2.6.3) + json (2.7.1) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) + language_server-protocol (3.17.0.3) mdl (0.12.0) kramdown (~> 2.3) kramdown-parser-gfm (~> 1.1) @@ -34,22 +35,24 @@ GEM tomlrb mixlib-shellout (3.2.7) chef-utils - parallel (1.22.1) - parser (3.2.1.0) + parallel (1.24.0) + parser (3.3.0.5) ast (~> 2.4.1) + racc pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) pry-byebug (3.10.1) byebug (~> 11.0) pry (>= 0.13, < 0.15) + racc (1.7.3) rainbow (3.1.1) rake (13.0.6) rake-notes (0.2.2) colored rake - regexp_parser (2.7.0) - rexml (3.2.5) + regexp_parser (2.9.0) + rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) @@ -63,25 +66,26 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-support (3.12.0) - rubocop (1.46.0) + rubocop (1.62.1) json (~> 2.3) + language_server-protocol (>= 3.17.0) parallel (~> 1.10) - parser (>= 3.2.0.0) + parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.26.0, < 2.0) + rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.26.0) - parser (>= 3.2.1.0) + rubocop-ast (1.31.2) + parser (>= 3.3.0.4) rubocop-capybara (2.17.1) rubocop (~> 1.41) rubocop-rspec (2.18.1) rubocop (~> 1.33) rubocop-capybara (~> 2.17) ruby-prof (1.6.1) - ruby-progressbar (1.11.0) + ruby-progressbar (1.13.0) simplecov (0.21.2) docile (~> 1.1) simplecov-html (~> 0.11) @@ -92,7 +96,7 @@ GEM thor thor (1.2.1) tomlrb (2.0.3) - unicode-display_width (2.4.2) + unicode-display_width (2.5.0) PLATFORMS ruby