From c8219998ce7e78572926fc5bddafa6cba1447712 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:33:07 +0000 Subject: [PATCH] Bump tzinfo from 0.3.38 to 1.2.10 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.38 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.38...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 85 +++++++++++++++++++++++++++++----------------------- 1 file changed, 48 insertions(+), 37 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8209d69..3f782a3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,55 +9,66 @@ PATH GEM remote: http://rubygems.org/ specs: - activemodel (4.0.2) - activesupport (= 4.0.2) - builder (~> 3.1.0) - activerecord (4.0.2) - activemodel (= 4.0.2) - activerecord-deprecated_finders (~> 1.0.2) - activesupport (= 4.0.2) - arel (~> 4.0.0) - activerecord-deprecated_finders (1.0.3) - activesupport (4.0.2) - i18n (~> 0.6, >= 0.6.4) - minitest (~> 4.2) - multi_json (~> 1.3) - thread_safe (~> 0.1) - tzinfo (~> 0.3.37) - arel (4.0.1) - atomic (1.1.14) - builder (3.1.4) - colorize (0.5.8) + activemodel (4.2.11.3) + activesupport (= 4.2.11.3) + builder (~> 3.1) + activerecord (4.2.11.3) + activemodel (= 4.2.11.3) + activesupport (= 4.2.11.3) + arel (~> 6.0) + activesupport (4.2.11.3) + i18n (~> 0.7) + minitest (~> 5.1) + thread_safe (~> 0.3, >= 0.3.4) + tzinfo (~> 1.1) + arel (6.0.4) + builder (3.2.4) + colorize (0.8.1) + concurrent-ruby (1.1.9) coveralls (0.6.3) colorize multi_json (~> 1.3) rest-client simplecov (>= 0.7) thor - diff-lcs (1.2.5) - i18n (0.6.9) - mime-types (1.21) - minitest (4.7.5) - multi_json (1.7.3) + diff-lcs (1.5.0) + docile (1.3.5) + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) + http-cookie (1.0.5) + domain_name (~> 0.5) + i18n (0.9.5) + concurrent-ruby (~> 1.0) + json (2.3.0) + mime-types (2.99.3) + minitest (5.12.0) + multi_json (1.15.0) + netrc (0.11.0) rake (10.0.4) - rest-client (1.6.7) - mime-types (>= 1.16) + rest-client (1.8.0) + http-cookie (>= 1.0.2, < 2.0) + mime-types (>= 1.16, < 3.0) + netrc (~> 0.7) rspec (2.14.1) rspec-core (~> 2.14.0) rspec-expectations (~> 2.14.0) rspec-mocks (~> 2.14.0) - rspec-core (2.14.7) - rspec-expectations (2.14.4) + rspec-core (2.14.8) + rspec-expectations (2.14.5) diff-lcs (>= 1.1.3, < 2.0) - rspec-mocks (2.14.4) - simplecov (0.7.1) - multi_json (~> 1.0) - simplecov-html (~> 0.7.1) - simplecov-html (0.7.1) - thor (0.18.0) - thread_safe (0.1.3) - atomic - tzinfo (0.3.38) + rspec-mocks (2.14.6) + simplecov (0.17.1) + docile (~> 1.1) + json (>= 1.8, < 3) + simplecov-html (~> 0.10.0) + simplecov-html (0.10.2) + thor (0.20.3) + thread_safe (0.3.6) + tzinfo (1.2.10) + thread_safe (~> 0.1) + unf (0.1.4) + unf_ext + unf_ext (0.0.7.7) PLATFORMS ruby