diff --git a/Gemfile.lock b/Gemfile.lock index 12d83ce..86ce620 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ GEM Ascii85 (1.1.0) afm (0.2.2) ast (2.4.2) - childprocess (4.1.0) + childprocess (5.0.0) diff-lcs (1.5.0) docile (1.4.0) hashery (2.1.2) @@ -20,8 +20,8 @@ GEM iniparse (1.5.0) json (2.7.1) language_server-protocol (3.17.0.3) - overcommit (0.61.0) - childprocess (>= 0.6.3, < 5) + overcommit (0.62.0) + childprocess (>= 0.6.3, < 6) iniparse (~> 1.4) rexml (~> 3.2) parallel (1.24.0)