From 33ee0f3a0a612abcb2a63e1c073bb2369af27de4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 02:50:25 +0000 Subject: [PATCH] Bump tzinfo from 1.2.5 to 2.0.5 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.5 to 2.0.5. - [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.5...v2.0.5) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 355e143..de8ccf7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -152,11 +152,10 @@ GEM eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) thor (0.20.3) - thread_safe (0.3.6) tilt (1.4.1) tomlrb (1.2.7) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) unicode_utils (1.4.0) w3c_validators (1.3.4) json (>= 1.8)