From 8f3644f0cd469849ccc0267a05ecb5a265738aaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 23:35:39 +0000 Subject: [PATCH] Bump tzinfo from 1.2.8 to 2.0.5 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.8 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.8...v2.0.5) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 45 +++++++++++++++++++++------------------------ 1 file changed, 21 insertions(+), 24 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c3be926..adf3a65 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,42 +18,40 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (5.2.4.4) - activesupport (= 5.2.4.4) - activerecord (5.2.4.4) - activemodel (= 5.2.4.4) - activesupport (= 5.2.4.4) - arel (>= 9.0) - activesupport (5.2.4.4) + 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, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - arel (9.0.0) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) colorize (0.8.1) - concurrent-ruby (1.1.7) - diff-lcs (1.4.4) - execjs (2.7.0) - i18n (1.8.5) + concurrent-ruby (1.1.10) + diff-lcs (1.5.0) + execjs (2.8.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) libv8 (3.16.14.19) - minitest (5.14.2) + minitest (5.16.2) pg (1.2.3) - rake (13.0.1) + rake (13.0.6) ref (2.0.0) rspec (3.10.0) rspec-core (~> 3.10.0) rspec-expectations (~> 3.10.0) rspec-mocks (~> 3.10.0) - rspec-core (3.10.0) + rspec-core (3.10.2) rspec-support (~> 3.10.0) - rspec-expectations (3.10.0) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-mocks (3.10.0) + rspec-mocks (3.10.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.0) + rspec-support (3.10.3) rspec_candy (0.5.1) rspec sneaky-save @@ -62,9 +60,8 @@ GEM therubyracer (0.12.3) libv8 (~> 3.16.14.15) ref - thread_safe (0.3.6) - tzinfo (1.2.8) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3)