From 02b58cfa93ceab11bc1afcdd5c2fa80cd2e4a7e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 00:56:21 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f1fcb1b..4cd7aa0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,6 +12,7 @@ GEM specs: byebug (10.0.2) coderay (1.1.2) + concurrent-ruby (1.1.10) diff-lcs (1.3) et-orbi (1.1.6) tzinfo @@ -67,11 +68,10 @@ GEM rack (~> 2.0) rack-protection (= 2.0.4) tilt (~> 2.0) - thread_safe (0.3.6) tilt (2.0.8) timecop (0.9.1) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) vegas (0.1.11) rack (>= 1.0.0)