From 34f5d39f017569b9e8939fe0c90754207ae108a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:19:35 +0000 Subject: [PATCH] Bump tzinfo from 0.3.37 to 2.0.5 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.37 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/v0.3.37...v2.0.5) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index beaa66d..3c79a93 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,6 +7,7 @@ GEM attr_required (0.0.5) backports (3.1.1) coderay (1.0.9) + concurrent-ruby (1.1.10) eventmachine (1.0.3) faraday (0.8.7) multipart-post (~> 1.1) @@ -67,7 +68,8 @@ GEM tilt (~> 1.3) slop (3.4.4) tilt (1.3.6) - tzinfo (0.3.37) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) PLATFORMS ruby