From 0b635edbd7c343511b39f8524dae550354a39f94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 00:50:39 +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 | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d557187..faed3da 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,12 +12,11 @@ PATH GEM remote: http://rubygems.org/ specs: - activesupport (6.0.3.2) + 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) ast (2.4.0) awesome_print (1.8.0) axiom-types (0.1.1) @@ -35,7 +34,7 @@ GEM coderay (1.1.2) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.3) @@ -47,7 +46,7 @@ GEM rspec-core (~> 3.0) ruby-progressbar (~> 1.4) hirb (0.7.3) - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) influxdb (0.8.0) @@ -74,7 +73,7 @@ GEM log_switch (0.3.0) method_source (0.9.0) mini_portile2 (2.3.0) - minitest (5.14.1) + minitest (5.16.2) mixlib-cli (2.1.8) multi_json (1.15.0) nokogiri (1.8.2) @@ -136,15 +135,14 @@ GEM thread_safe (0.3.6-java) timecop (0.9.1) tins (1.16.3) - tzinfo (1.2.7) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) virtus (1.0.5) axiom-types (~> 0.1) coercible (~> 1.0) descendants_tracker (~> 0.0, >= 0.0.3) equalizer (~> 0.0, >= 0.0.9) yard (0.9.12) - zeitwerk (2.4.0) PLATFORMS java