From 61a8cddefdddb69c9beeef254fdd7f42d52dbe49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 03:17:10 +0000 Subject: [PATCH] Bump tzinfo from 1.2.7 to 1.2.11 in /mmv1 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.7 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.7...v1.2.11) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- mmv1/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mmv1/Gemfile.lock b/mmv1/Gemfile.lock index 3450bc664..e0cdbde27 100644 --- a/mmv1/Gemfile.lock +++ b/mmv1/Gemfile.lock @@ -57,7 +57,7 @@ GEM addressable (>= 2.3.5, < 2.6) faraday (~> 0.8, < 1.0) thread_safe (0.3.6) - tzinfo (1.2.7) + tzinfo (1.2.11) thread_safe (~> 0.1) unicode-display_width (1.6.0)