From f44248080f5ab0c5a74351e9d7d365bb1b157c32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:42:48 +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 19089e68..71ab011a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,6 +27,7 @@ GEM remote: http://rubygems.org/ specs: blankslate (2.1.2.4) + concurrent-ruby (1.1.10) diff-lcs (1.2.4) file-tail (1.0.12) tins (~> 0.5) @@ -77,7 +78,8 @@ GEM sexp_processor (>= 3.0.5) tilt (1.4.1) tins (0.8.0) - tzinfo (0.3.37) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) webrat (0.7.3) nokogiri (>= 1.2.0) rack (>= 1.0)