From d164e9acd65dc5c2e583ed2e7cfd806378112e65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 23:32:32 +0000 Subject: [PATCH] Bump tzinfo from 1.2.2 to 2.0.5 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.2 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.2...v2.0.5) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2c0e871..181997b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,11 @@ GEM remote: https://rubygems.org/ specs: - activesupport (5.0.0) + activesupport (7.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (~> 0.7) - minitest (~> 5.1) - tzinfo (~> 1.1) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) aws-sdk (2.2.31) aws-sdk-resources (= 2.2.31) aws-sdk-core (2.2.31) @@ -32,15 +32,16 @@ GEM logging (= 2.0.0) trollop (= 2.1.2) cfndsl (0.4.0) - concurrent-ruby (1.0.2) + concurrent-ruby (1.1.10) diff-lcs (1.2.5) - i18n (0.7.0) + i18n (1.12.0) + concurrent-ruby (~> 1.0) jmespath (1.3.1) little-plugger (1.1.4) logging (2.0.0) little-plugger (~> 1.1) multi_json (~> 1.10) - minitest (5.9.0) + minitest (5.16.2) multi_json (1.12.1) rspec (3.5.0) rspec-core (~> 3.5.0) @@ -61,11 +62,10 @@ GEM term-ansicolor (1.3.2) tins (~> 1.0) thor (0.19.1) - thread_safe (0.3.5) tins (1.11.0) trollop (2.1.2) - tzinfo (1.2.2) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) PLATFORMS ruby