diff --git a/Gemfile.lock b/Gemfile.lock index 1b072fedb..00dedc47b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ GEM zeitwerk (~> 2.2, >= 2.2.2) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) - ast (2.4.0) + ast (2.4.1) async (1.26.1) console (~> 1.0) nio4r (~> 2.3) @@ -72,8 +72,8 @@ GEM childprocess (>= 0.6.3, < 4) iniparse (~> 1.4) parallel (1.19.1) - parser (2.7.1.3) - ast (~> 2.4.0) + parser (2.7.1.4) + ast (~> 2.4.1) protocol-hpack (1.4.2) protocol-http (0.20.0) protocol-http1 (0.13.0) @@ -109,7 +109,7 @@ GEM rubocop-ast (>= 0.0.3) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (0.0.3) + rubocop-ast (0.2.0) parser (>= 2.7.0.1) rubocop-performance (1.6.1) rubocop (>= 0.71.0)