From 50ff6203bb2aa31e06d37489dade1fc7c1dd679e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:07:49 +0000 Subject: [PATCH] Bump tzinfo from 0.3.37 to 2.0.5 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.37 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.37...v2.0.5) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 22e615a..4537cbc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,10 +33,6 @@ GEM activesupport (= 3.2.14) builder (~> 3.0.0) activerecord (3.2.14) - activemodel (= 3.2.14) - activesupport (= 3.2.14) - arel (~> 3.0.2) - tzinfo (~> 0.3.29) activeresource (3.2.14) activemodel (= 3.2.14) activesupport (= 3.2.14) @@ -49,7 +45,6 @@ GEM ancestry (2.0.0) activerecord (>= 3.0.0) ansi (1.4.3) - arel (3.0.2) attr_required (0.0.5) bcrypt-ruby (3.1.1) brewdler (0.5.0) @@ -93,6 +88,7 @@ GEM commander (4.1.5) highline (~> 1.6.11) commonjs (0.2.6) + concurrent-ruby (1.1.10) connection_pool (1.1.0) cucumber (1.3.6) builder (>= 2.1.2) @@ -168,7 +164,8 @@ GEM hpricot (0.8.6) httpauth (0.2.0) httpclient (2.3.4.1) - i18n (0.6.5) + i18n (0.9.5) + concurrent-ruby (~> 1.0) journey (1.0.4) jquery-rails (3.0.4) railties (>= 3.0, < 5.0) @@ -311,7 +308,6 @@ GEM mime-types (>= 1.16) rpm_contrib (2.1.11) newrelic_rpm (>= 3.1.1) - newrelic_rpm (>= 3.1.1) rspec (2.14.1) rspec-core (~> 2.14.0) rspec-expectations (~> 2.14.0) @@ -392,7 +388,8 @@ GEM execjs rails (>= 3.1) railties (>= 3.1) - tzinfo (0.3.37) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) uglifier (2.1.2) execjs (>= 0.3.0) multi_json (~> 1.0, >= 1.0.2)