From 7cc5f0915db27fc6974f97e7e2d19a220e1f311b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 01:49:32 +0000 Subject: [PATCH] Bump tzinfo from 1.2.7 to 2.0.5 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.7 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.7...v2.0.5) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4da092e..19f813c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,26 +10,25 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.0.3.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, >= 2.2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) coderay (1.1.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) diff-lcs (1.3) faraday (0.15.2) multipart-post (>= 1.2, < 3) hashie (3.5.7) - i18n (1.8.3) + i18n (1.12.0) concurrent-ruby (~> 1.0) inflection (1.0.0) method_source (0.9.0) mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - minitest (5.14.1) + minitest (5.16.2) multipart-post (2.0.0) pry (0.11.3) coderay (~> 1.1.0) @@ -51,10 +50,8 @@ GEM rspec_junit_formatter (0.4.1) rspec-core (>= 2, < 4, != 2.12.0) thor (0.20.0) - thread_safe (0.3.6) - tzinfo (1.2.7) - thread_safe (~> 0.1) - zeitwerk (2.3.0) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) zendesk_api (1.16.0) faraday (~> 0.9) hashie (>= 3.5.2, < 4.0.0)