From 7a08d49381978a58ea41594b2e690d7494f99949 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 11:02:01 +0000 Subject: [PATCH] Bump tzinfo from 2.0.4 to 2.0.6 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 2.0.4 to 2.0.6. - [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/v2.0.4...v2.0.6) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 636eb9dbb6..65054e0bc1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ GEM semi_semantic (~> 1.2.0) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.0) diff-lcs (1.5.0) i18n (1.9.1) concurrent-ruby (~> 1.0) @@ -42,7 +42,7 @@ GEM rspec-support (~> 3.10.0) rspec-support (3.10.3) semi_semantic (1.2.0) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) PLATFORMS