From f262a0d35c639f2809b994e63505784bb7d9ed72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 23:17:54 +0000 Subject: [PATCH] Bump tzinfo-data from 1.2022.5 to 1.2022.6 Bumps [tzinfo-data](https://github.com/tzinfo/tzinfo-data) from 1.2022.5 to 1.2022.6. - [Release notes](https://github.com/tzinfo/tzinfo-data/releases) - [Commits](https://github.com/tzinfo/tzinfo-data/compare/v1.2022.5...v1.2022.6) --- updated-dependencies: - dependency-name: tzinfo-data 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 81e939be6..c4c85f783 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,7 +74,7 @@ GEM unicode-display_width (~> 1.1, >= 1.1.1) tzinfo (2.0.5) concurrent-ruby (~> 1.0) - tzinfo-data (1.2022.5) + tzinfo-data (1.2022.6) tzinfo (>= 1.0.0) unicode-display_width (1.8.0) wdm (0.1.1)