From 5d7e3fb70f2ed3c6b558a965fc8657395ec4361b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Jul 2022 04:16:07 +0000 Subject: [PATCH] Bump tzinfo from 2.0.4 to 2.0.5 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 2.0.4 to 2.0.5. - [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.5) --- updated-dependencies: - dependency-name: tzinfo dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index fc4c036..bb95686 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,7 +111,7 @@ GEM unicode-display_width (~> 1.1, >= 1.1.1) tilt (2.0.10) trollop (2.9.9) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) tzinfo-data (1.2022.1) tzinfo (>= 1.0.0)