diff --git a/Gemfile.lock b/Gemfile.lock index dded1db..54c532c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,7 +82,8 @@ GEM bootsnap (1.18.4) msgpack (~> 1.2) builder (3.3.0) - childprocess (5.0.0) + childprocess (5.1.0) + logger (~> 1.5) concurrent-ruby (1.3.4) connection_pool (2.4.1) crass (1.0.6) @@ -128,10 +129,10 @@ GEM racc (~> 1.4) nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) - overcommit (0.64.0) + overcommit (0.64.1) childprocess (>= 0.6.3, < 6) iniparse (~> 1.4) - rexml (~> 3.2) + rexml (>= 3.3.9) parallel (1.26.3) parser (3.3.5.0) ast (~> 2.4.1)