From fb62ffbea240383b2ee01262d7b99b96d4b3fd0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 05:09:38 +0000 Subject: [PATCH] Bump tzinfo from 1.2.6 to 2.0.5 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.6 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.6...v2.0.5) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4a244da..1b8c6c2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,12 +9,12 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.0.2.1) + activesupport (6.1.6.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) + zeitwerk (~> 2.3) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) api_client_base (1.5.0) @@ -29,7 +29,7 @@ GEM coderay (1.1.2) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) crack (0.4.3) safe_yaml (~> 1.0.0) descendants_tracker (0.0.4) @@ -41,11 +41,11 @@ GEM ffi (1.12.1) gem_config (0.3.2) hashdiff (1.0.0) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) method_source (0.9.2) - minitest (5.14.0) + minitest (5.16.2) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) @@ -71,8 +71,8 @@ GEM thread_safe (0.3.6) typhoeus (1.3.1) ethon (>= 0.9.0) - tzinfo (1.2.6) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) vcr (5.0.0) virtus (1.0.5) axiom-types (~> 0.1) @@ -83,7 +83,7 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - zeitwerk (2.2.2) + zeitwerk (2.6.0) PLATFORMS ruby