From b62971c45ee1ff1d8fb83b199128a642bc2531fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 17:23:46 +0000 Subject: [PATCH] Bump tzinfo from 1.2.6 to 1.2.11 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.6 to 1.2.11. - [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/v1.2.6...v1.2.11) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 658584b..073fcb2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -189,7 +189,7 @@ GEM tty-screen (0.7.0) tty-spinner (0.9.3) tty-cursor (~> 0.7) - tzinfo (1.2.6) + tzinfo (1.2.11) thread_safe (~> 0.1) uber (0.1.0) unf (0.1.4)