diff --git a/Gemfile.lock b/Gemfile.lock index f9a98c9..3712426 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -120,8 +120,8 @@ GEM racc (~> 1.4) nokogiri (1.12.5-arm64-darwin) racc (~> 1.4) - parallel (1.22.0) - parser (3.1.1.0) + parallel (1.22.1) + parser (3.1.2.0) ast (~> 2.4.1) public_suffix (4.0.6) raabro (1.4.0) @@ -159,7 +159,7 @@ GEM thor (~> 1.0) rainbow (3.1.1) rake (13.0.6) - regexp_parser (2.2.1) + regexp_parser (2.3.1) rexml (3.2.5) rspec-core (3.11.0) rspec-support (~> 3.11.0) @@ -180,16 +180,16 @@ GEM rspec-retry (0.6.2) rspec-core (> 3.3) rspec-support (3.11.0) - rubocop (1.26.1) + rubocop (1.28.2) parallel (~> 1.10) parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.16.0, < 2.0) + rubocop-ast (>= 1.17.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.16.0) + rubocop-ast (1.17.0) parser (>= 3.1.1.0) rubocop-packaging (0.5.1) rubocop (>= 0.89, < 2.0)