From 8e518bbc67714b40a17cd572536a1ddab257b3ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 19:07:38 +0000 Subject: [PATCH] build(deps): bump tzinfo from 2.0.5 to 2.0.6 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 2.0.5 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.5...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 e7a18fb022..78cae6d0ab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.0) diff-lcs (1.5.0) docile (1.4.0) i18n (1.12.0) @@ -32,7 +32,7 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) zeitwerk (2.6.6)