From 096bdb0e360f16fada745cd1270f1b2b19ba6f4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 04:34:58 +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 | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cdf9169..dc15942 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,16 +7,15 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.0.1) + activesupport (7.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) ansi (1.5.0) builder (3.2.3) coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) coveralls (0.8.23) json (>= 1.8, < 3) simplecov (~> 0.16.1) @@ -26,7 +25,7 @@ GEM docile (1.3.2) enumerize (2.2.2) activesupport (>= 3.2) - i18n (1.7.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) json (2.2.0) method_source (0.9.2) @@ -51,11 +50,9 @@ GEM term-ansicolor (1.7.1) tins (~> 1.0) thor (0.20.3) - thread_safe (0.3.6) tins (1.22.2) - tzinfo (1.2.5) - thread_safe (~> 0.1) - zeitwerk (2.2.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) PLATFORMS ruby