diff --git a/Gemfile.lock b/Gemfile.lock index 933c25d..8007719 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,8 +24,8 @@ GEM tomlrb mixlib-shellout (3.2.7) chef-utils - overcommit (0.59.1) - childprocess (>= 0.6.3, < 5) + overcommit (0.64.0) + childprocess (>= 0.6.3, < 6) iniparse (~> 1.4) rexml (~> 3.2) parallel (1.22.1) @@ -38,7 +38,8 @@ GEM parser (~> 3.1.0) rainbow (>= 2.0, < 4.0) regexp_parser (2.6.0) - rexml (3.2.5) + rexml (3.3.2) + strscan rubocop (1.36.0) json (~> 2.3) parallel (~> 1.10) @@ -52,6 +53,7 @@ GEM rubocop-ast (1.21.0) parser (>= 3.1.1.0) ruby-progressbar (1.11.0) + strscan (3.1.0) tomlrb (2.0.3) unicode-display_width (2.3.0)