From b14cb1923b0dcfabe684ddbb123b8783f5797374 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:31:57 +0000 Subject: [PATCH] Bump tzinfo from 0.3.54 to 1.2.10 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.54 to 1.2.10. - [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/v0.3.54...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 47 ++++++++++++++++++++++------------------------- 1 file changed, 22 insertions(+), 25 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cdfd2a3..fc629e9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,45 +8,42 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (4.0.3) - activesupport (= 4.0.3) - builder (~> 3.1.0) - activerecord (4.0.3) - activemodel (= 4.0.3) - activerecord-deprecated_finders (~> 1.0.2) - activesupport (= 4.0.3) - arel (~> 4.0.0) - activerecord-deprecated_finders (1.0.4) - activesupport (4.0.3) - i18n (~> 0.6, >= 0.6.4) - minitest (~> 4.2) - multi_json (~> 1.3) - thread_safe (~> 0.1) - tzinfo (~> 0.3.37) + activemodel (6.0.5.1) + activesupport (= 6.0.5.1) + activerecord (6.0.5.1) + activemodel (= 6.0.5.1) + activesupport (= 6.0.5.1) + activesupport (6.0.5.1) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 0.7, < 2) + minitest (~> 5.1) + tzinfo (~> 1.1) + zeitwerk (~> 2.2, >= 2.2.2) appraisal (0.4.1) bundler rake - arel (4.0.2) - builder (3.1.4) - diff-lcs (1.2.4) + concurrent-ruby (1.1.10) + diff-lcs (1.5.0) factory_girl (1.3.3) faker (0.9.5) i18n (~> 0.4) - i18n (0.6.5) - minitest (4.7.5) - multi_json (1.13.1) + i18n (0.9.5) + concurrent-ruby (~> 1.0) + minitest (5.16.2) rake (10.1.0) rspec (2.14.1) rspec-core (~> 2.14.0) rspec-expectations (~> 2.14.0) rspec-mocks (~> 2.14.0) - rspec-core (2.14.5) - rspec-expectations (2.14.3) + rspec-core (2.14.8) + rspec-expectations (2.14.5) diff-lcs (>= 1.1.3, < 2.0) - rspec-mocks (2.14.3) + rspec-mocks (2.14.6) sqlite3 (1.3.13) thread_safe (0.3.6) - tzinfo (0.3.54) + tzinfo (1.2.10) + thread_safe (~> 0.1) + zeitwerk (2.6.0) PLATFORMS ruby