From 53e996ba8a985a1d7eb6d3c7df7aa06afbd86db1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 23:23:26 +0000 Subject: [PATCH] Bump tzinfo from 1.2.3 to 2.0.5 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.3 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.3...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 12e357b..3eb5524 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,6 +5,7 @@ GEM public_suffix (~> 2.0, >= 2.0.2) backports (3.15.0) base32 (0.3.2) + concurrent-ruby (1.1.10) connection_pool (2.2.3) daemons (1.2.4) dalli (2.7.6) @@ -127,14 +128,13 @@ GEM daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) - thread_safe (0.3.6) tilt (2.0.10) twilio-ruby (5.1.1) faraday (~> 0.9) jwt (~> 1.5) libxml-ruby (= 3.0.0) - tzinfo (1.2.3) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext unf_ext (0.0.7.7)