diff --git a/tooling/overcommit/Gemfile.lock b/tooling/overcommit/Gemfile.lock index 13c611439b6c..41f4cdebd79d 100644 --- a/tooling/overcommit/Gemfile.lock +++ b/tooling/overcommit/Gemfile.lock @@ -1,15 +1,14 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.0.3.4) + activesupport (7.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) - ast (2.4.1) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + ast (2.4.2) childprocess (3.0.0) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) gitlab-styles (5.4.0) rubocop (~> 0.89.1) rubocop-gitlab-security (~> 0.1.0) @@ -24,20 +23,20 @@ GEM rainbow rubocop (>= 0.50.0) sysexits (~> 1.1) - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) iniparse (1.5.0) - minitest (5.14.2) + minitest (5.16.2) overcommit (0.53.0) childprocess (>= 0.6.3, < 4) iniparse (~> 1.4) - parallel (1.19.2) - parser (2.7.2.0) + parallel (1.22.1) + parser (3.1.2.0) ast (~> 2.4.1) - rack (2.2.3) - rainbow (3.0.0) - regexp_parser (1.8.2) - rexml (3.2.4) + rack (2.2.4) + rainbow (3.1.1) + regexp_parser (2.5.0) + rexml (3.2.5) rubocop (0.89.1) parallel (~> 1.10) parser (>= 2.7.1.1) @@ -61,15 +60,13 @@ GEM rubocop-rspec (1.44.1) rubocop (~> 0.87) rubocop-ast (>= 0.7.1) - ruby-progressbar (1.10.1) + ruby-progressbar (1.11.0) sysexits (1.2.0) temple (0.8.2) - thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.8) - thread_safe (~> 0.1) - unicode-display_width (1.7.0) - zeitwerk (2.4.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) + unicode-display_width (1.8.0) PLATFORMS ruby