From 7861daa1811d9f2c246e7610734a0565986d5753 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 00:03:56 +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 | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 72efe47..7d5ce0d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - activemodel (5.2.3) - activesupport (= 5.2.3) + activemodel (6.1.6.1) + activesupport (= 6.1.6.1) activemodel-serializers-xml (1.0.2) activemodel (> 5.x) activesupport (> 5.x) @@ -11,21 +11,22 @@ GEM activemodel (>= 5.0, < 7) activemodel-serializers-xml (~> 1.0) activesupport (>= 5.0, < 7) - activesupport (5.2.3) + 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.3.4) - builder (3.2.3) + builder (3.2.4) coderay (1.0.8) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) crack (0.3.2) diff-lcs (1.2.5) - i18n (1.6.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) method_source (0.8.1) - minitest (5.11.3) + minitest (5.16.2) pry (0.9.12) coderay (~> 1.0.5) method_source (~> 0.8) @@ -43,13 +44,13 @@ GEM rspec-support (~> 3.0.0) rspec-support (3.0.4) slop (3.4.3) - thread_safe (0.3.6) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) vcr (2.9.2) webmock (1.11.0) addressable (>= 2.2.7) crack (>= 0.3.2) + zeitwerk (2.6.0) PLATFORMS ruby