From 6dcd168126fb4b5ace4e14a4d7a5438ca8eac614 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 21:47:44 +0000 Subject: [PATCH] Bump tzinfo from 1.2.6 to 1.2.11 in /archive/fall2019 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] --- archive/fall2019/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archive/fall2019/Gemfile.lock b/archive/fall2019/Gemfile.lock index 2b52ba9..735083a 100644 --- a/archive/fall2019/Gemfile.lock +++ b/archive/fall2019/Gemfile.lock @@ -249,7 +249,7 @@ GEM titlecase (0.1.1) typhoeus (1.3.1) ethon (>= 0.9.0) - tzinfo (1.2.6) + tzinfo (1.2.11) thread_safe (~> 0.1) unicode-display_width (1.7.0) zeitwerk (2.3.0)