From 190e12e734051c1348b3d328a041ccb335193cf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 03:00:53 +0000 Subject: [PATCH] Bump tzinfo from 1.2.5 to 2.0.5 in /clients 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] --- clients/Gemfile.lock | 31 ++++++++++++++----------------- 1 file changed, 14 insertions(+), 17 deletions(-) diff --git a/clients/Gemfile.lock b/clients/Gemfile.lock index 7a23e6a9..18032a6b 100644 --- a/clients/Gemfile.lock +++ b/clients/Gemfile.lock @@ -38,17 +38,16 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (6.0.0) - activesupport (= 6.0.0) - activerecord (6.0.0) - activemodel (= 6.0.0) - activesupport (= 6.0.0) - activesupport (6.0.0) + activemodel (7.0.3.1) + activesupport (= 7.0.3.1) + activerecord (7.0.3.1) + activemodel (= 7.0.3.1) + activesupport (= 7.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.1, >= 2.1.8) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) async (1.23.0) @@ -61,7 +60,7 @@ GEM async-io websocket-driver (~> 0.7.0) coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) console (1.5.0) diff-lcs (1.3) dotenv (2.7.5) @@ -97,12 +96,12 @@ GEM faraday (>= 0.7.4, < 1.0) gli (2.19.0) hashie (3.6.0) - i18n (1.7.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) matrix (0.1.0) method_source (0.9.2) - minitest (5.12.2) + minitest (5.16.2) multipart-post (2.1.1) nio4r (2.5.2) octokit (4.14.0) @@ -141,15 +140,13 @@ GEM websocket-driver tf-idf-similarity (0.1.6) unicode_utils (~> 1.4) - thread_safe (0.3.6) timers (4.3.0) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) unicode_utils (1.4.0) websocket-driver (0.7.1) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.4) - zeitwerk (2.2.0) PLATFORMS ruby