diff --git a/Gemfile.lock b/Gemfile.lock index 459ab42..db403ad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,7 +15,7 @@ GEM language_server-protocol (3.17.0.3) minitest (5.22.3) nio4r (2.7.0) - overcommit (0.63.0) + overcommit (0.64.0) childprocess (>= 0.6.3, < 6) iniparse (~> 1.4) rexml (~> 3.2) @@ -30,7 +30,8 @@ GEM rainbow (3.1.1) rake (13.2.1) regexp_parser (2.9.0) - rexml (3.2.6) + rexml (3.3.2) + strscan rubocop (1.63.2) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -45,6 +46,7 @@ GEM rubocop-ast (1.31.2) parser (>= 3.3.0.4) ruby-progressbar (1.13.0) + strscan (3.1.0) unicode-display_width (2.5.0) PLATFORMS