diff --git a/Gemfile.lock b/Gemfile.lock index b86daf7..23887d5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1529,7 +1529,7 @@ GEM jekyll-watch (2.2.1) listen (~> 3.0) jmespath (1.6.2) - json (2.6.3) + json (2.7.2) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) @@ -1550,8 +1550,8 @@ GEM minitest (5.20.0) mutex_m (0.2.0) open4 (1.3.4) - parallel (1.23.0) - parser (3.2.2.4) + parallel (1.26.3) + parser (3.3.5.0) ast (~> 2.4.1) racc partialruby (0.3.0) @@ -1560,7 +1560,7 @@ GEM pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (5.0.3) - racc (1.7.1) + racc (1.8.1) rainbow (3.1.1) rake (13.1.0) rake_circle_ci (0.11.0) @@ -1598,32 +1598,25 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) rchardet (1.8.0) - regexp_parser (2.8.2) - rexml (3.2.6) + regexp_parser (2.9.2) + rexml (3.3.7) rouge (4.2.0) - rubocop (1.57.2) + rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) - parser (>= 3.2.2.4) + 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.28.1, < 2.0) + regexp_parser (>= 2.4, < 3.0) + rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.30.0) - parser (>= 3.2.1.0) - rubocop-capybara (2.19.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.24.0) - rubocop (~> 1.33) + rubocop-ast (1.32.3) + parser (>= 3.3.1.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.25.0) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) + rubocop-rspec (3.0.5) + rubocop (~> 1.61) ruby-progressbar (1.13.0) ruby-terraform (1.7.0) immutable-struct (~> 2.4)