From e71d6dee99d13eb6b17f03c1453afc693b127ec1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 00:59:46 +0000 Subject: [PATCH] Bump tzinfo from 1.2.2 to 2.0.5 in /sample 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] --- sample/Gemfile.lock | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/sample/Gemfile.lock b/sample/Gemfile.lock index cffd5a20..2f717034 100644 --- a/sample/Gemfile.lock +++ b/sample/Gemfile.lock @@ -1,12 +1,11 @@ GEM remote: https://rubygems.org/ specs: - activesupport (4.2.6) - i18n (~> 0.7) - json (~> 1.7, >= 1.7.7) - minitest (~> 5.1) - thread_safe (~> 0.3, >= 0.3.4) - tzinfo (~> 1.1) + activesupport (7.0.3.1) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) aws-sdk (2.2.36) aws-sdk-resources (= 2.2.36) aws-sdk-core (2.2.36) @@ -14,18 +13,19 @@ GEM aws-sdk-resources (2.2.36) aws-sdk-core (= 2.2.36) colorize (0.7.7) + concurrent-ruby (1.1.10) github-markup (1.4.0) highline (1.7.8) - i18n (0.7.0) + i18n (1.12.0) + concurrent-ruby (~> 1.0) interactive-logger (0.1.1) colorize (~> 0.7.7) ruby-duration (~> 3.2, >= 3.2.1) - iso8601 (0.9.0) + iso8601 (0.13.0) jmespath (1.2.4) json_pure (>= 1.8.1) - json (1.8.3) json_pure (1.8.3) - minitest (5.8.4) + minitest (5.16.2) moonshot (0.7.0) aws-sdk (~> 2.2.0) colorize @@ -44,9 +44,8 @@ GEM iso8601 semantic (1.4.1) thor (0.19.1) - thread_safe (0.3.5) - tzinfo (1.2.2) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) vandamme (0.0.11) github-markup (~> 1.3) redcarpet (~> 3.3.2)