From 2ac0820b2175e751304b15d61d4bfa2d172d7358 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 00:04:43 +0000 Subject: [PATCH] chore(deps): bump tzinfo from 1.2.9 to 1.2.11 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 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.9...v1.2.11) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect 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 b4bdbc0..8c45bc5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -207,7 +207,7 @@ GEM sprockets (>= 3.0.0) thor (1.1.0) thread_safe (0.3.6) - tzinfo (1.2.9) + tzinfo (1.2.11) thread_safe (~> 0.1) unicode-display_width (1.7.0) wasabi (3.5.0)