From 2f17c3f15a6becc7cc9866d20542dfac1c42609e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 03:34:06 +0000 Subject: [PATCH] Bump tzinfo from 1.2.5 to 2.0.5 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] --- Gemfile.lock | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dab8bf1..ab9574d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,13 +43,14 @@ GIT GEM remote: https://rubygems.org/ specs: - activemodel (5.2.3) - activesupport (= 5.2.3) - activesupport (5.2.3) + activemodel (6.1.6.1) + activesupport (= 6.1.6.1) + activesupport (6.1.6.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) addressable (2.6.0) public_suffix (>= 2.0.2, < 4.0) buftok (0.2.0) @@ -63,7 +64,7 @@ GEM color (1.8) colourlovers (0.0.1) httparty - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) discordrb-webhooks (3.4.2) rest-client (>= 2.0.0) domain_name (0.5.20190701) @@ -97,7 +98,7 @@ GEM httparty (0.17.0) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.6.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) irb (1.0.0) json (2.2.0) @@ -113,7 +114,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.16.2) multi_xml (0.6.0) multipart-post (2.1.1) native-package-installer (1.0.7) @@ -150,8 +151,8 @@ GEM thread_safe (0.3.6) typhoeus (1.3.1) ethon (>= 0.9.0) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext unf_ext (0.0.7.6) @@ -163,6 +164,7 @@ GEM json (>= 1.4.6) nokogiri (>= 1.4.4) typhoeus (>= 0.2.1) + zeitwerk (2.6.0) PLATFORMS ruby