From e2a48fca2c8e0b2147945746473914f48140a793 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 04:24:17 +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 | 33 +++++++++++++++------------------ 1 file changed, 15 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5e943f3..ed7c364 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,25 +7,24 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (6.0.0) - activesupport (= 6.0.0) + activemodel (7.0.3.1) + activesupport (= 7.0.3.1) activemodel-serializers-xml (1.0.2) activemodel (> 5.x) activesupport (> 5.x) builder (~> 3.1) - activeresource (5.1.0) - activemodel (>= 5.0, < 7) + activeresource (6.0.0) + activemodel (>= 6.0) activemodel-serializers-xml (~> 1.0) - activesupport (>= 5.0, < 7) - activesupport (6.0.0) + activesupport (>= 6.0) + 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) - builder (3.2.3) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + builder (3.2.4) coderay (1.0.9) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) cucumber (1.2.5) builder (>= 2.1.2) diff-lcs (>= 1.1.3) @@ -44,13 +43,13 @@ GEM guard-cucumber (1.4.0) cucumber (>= 1.2.0) guard (>= 1.1.0) - i18n (1.7.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) json (1.7.7) listen (0.7.3) lumberjack (1.0.3) method_source (0.8.1) - minitest (5.12.2) + minitest (5.16.2) multi_json (1.14.1) pry (0.9.12) coderay (~> 1.0.5) @@ -67,10 +66,8 @@ GEM rspec-mocks (2.13.1) slop (3.4.4) thor (0.18.1) - thread_safe (0.3.6) - tzinfo (1.2.5) - thread_safe (~> 0.1) - zeitwerk (2.2.0) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) PLATFORMS ruby