From ba27175b3606cb8fc4b264d9de4fe39a8c26767d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 04:24:16 +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 | 50 +++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fce6bdd..5d94528 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,48 +1,49 @@ GEM remote: https://rubygems.org/ specs: - activemodel (5.0.0.1) - activesupport (= 5.0.0.1) - activerecord (5.0.0.1) - activemodel (= 5.0.0.1) - activesupport (= 5.0.0.1) - arel (~> 7.0) - activesupport (5.0.0.1) + 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) - minitest (~> 5.1) - tzinfo (~> 1.1) - arel (7.1.4) - backports (3.15.0) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + backports (3.23.0) clockwork (1.2.0) activesupport tzinfo - coderay (1.1.2) - concurrent-ruby (1.1.3) - connection_pool (2.2.2) + coderay (1.1.3) + concurrent-ruby (1.1.10) + connection_pool (2.2.5) graphql (1.9.15) graphql-client (0.16.0) activesupport (>= 3.0) graphql (~> 1.8) - i18n (0.7.0) + i18n (1.12.0) + concurrent-ruby (~> 1.0) method_source (0.9.2) - minitest (5.10.1) - multi_json (1.14.1) - mustermann (1.0.3) - nio4r (2.5.2) + minitest (5.16.2) + multi_json (1.15.0) + mustermann (1.1.2) + ruby2_keywords (~> 0.0.1) + nio4r (2.5.8) pg (0.20.0) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) puma (4.3.0) nio4r (~> 2.0) - rack (2.0.6) + rack (2.2.4) rack-contrib (2.1.0) rack (~> 2.0) rack-protection (2.0.4) rack rake (13.0.0) - redis (4.0.3) + redis (4.7.1) + ruby2_keywords (0.0.5) sidekiq (5.2.3) connection_pool (~> 2.2, >= 2.2.2) rack-protection (>= 1.5.0) @@ -63,10 +64,9 @@ GEM rack-protection (= 2.0.4) sinatra (= 2.0.4) tilt (>= 1.3, < 3) - thread_safe (0.3.5) tilt (2.0.10) - tzinfo (1.2.2) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) PLATFORMS ruby