From ecfa10607d28da9152c04bca4849471336c4be11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 13:12:50 +0000 Subject: [PATCH] Bump tzinfo from 2.0.4 to 2.0.6 in /.overcommit Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 2.0.4 to 2.0.6. - [Release notes](https://github.com/tzinfo/tzinfo/releases) - [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md) - [Commits](https://github.com/tzinfo/tzinfo/compare/v2.0.4...v2.0.6) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .overcommit/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.overcommit/Gemfile.lock b/.overcommit/Gemfile.lock index 4bf0413..67ece70 100644 --- a/.overcommit/Gemfile.lock +++ b/.overcommit/Gemfile.lock @@ -22,7 +22,7 @@ GEM ast (2.4.2) brakeman (5.2.3) childprocess (4.1.0) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.3) i18n (1.10.0) concurrent-ruby (~> 1.0) iniparse (1.5.0) @@ -61,7 +61,7 @@ GEM rubocop-rspec (2.10.0) rubocop (~> 1.19) ruby-progressbar (1.11.0) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.1.0)