From 14a37fb20b16d62f430b17a6887bd4f4b1c527d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:18:45 +0000 Subject: [PATCH] Bump tzinfo from 0.3.31 to 2.0.5 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.31 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/v0.3.31...v2.0.5) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c3a112a..e9ead56 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,24 +8,24 @@ PATH GEM remote: http://rubygems.org/ specs: - activemodel (3.1.1) - activesupport (= 3.1.1) - builder (~> 3.0.0) - i18n (~> 0.6) - activerecord (3.1.1) - activemodel (= 3.1.1) - activesupport (= 3.1.1) - arel (~> 2.2.1) - tzinfo (~> 0.3.29) - activesupport (3.1.1) - multi_json (~> 1.0) - arel (2.2.1) - builder (3.0.0) - i18n (0.6.0) + 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 (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + concurrent-ruby (1.1.10) + i18n (1.12.0) + concurrent-ruby (~> 1.0) json (1.4.6) + minitest (5.16.2) mocha (0.9.8) rake - multi_json (1.0.3) + multi_json (1.15.0) rack (1.3.5) rack-protection (1.1.4) rack @@ -46,7 +46,8 @@ GEM rack-protection (~> 1.1, >= 1.1.2) tilt (~> 1.3, >= 1.3.3) tilt (1.3.3) - tzinfo (0.3.31) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) vegas (0.1.8) rack (>= 1.0.0)