From 42ad800504a82427f0f4db92aad82e1238749454 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:18:19 +0000 Subject: [PATCH] Bump tzinfo from 0.3.24 to 2.0.5 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.24 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.24...v2.0.5) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 39 +++++++++++++++++++++------------------ 1 file changed, 21 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4ad80f3..ff6f622 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,26 +1,28 @@ GEM - remote: http://rubygems.org/ remote: http://rubygems.org/ specs: - activemodel (3.0.3) - activesupport (= 3.0.3) - builder (~> 2.1.2) - i18n (~> 0.4) - activesupport (3.0.3) + 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) awesome_print (0.3.1) - bson (1.1.5) + bson (4.15.0) bson_ext (1.1.5) - builder (2.1.2) + concurrent-ruby (1.1.10) diff-lcs (1.1.2) - i18n (0.5.0) - mongo (1.1.5) - bson (>= 1.1.5) + i18n (1.12.0) + concurrent-ruby (~> 1.0) + minitest (5.16.2) + mongo (2.18.0) + bson (>= 4.14.1, < 5.0.0) mongo_ext (0.19.3) - mongoid (2.0.0.rc.5) - activemodel (~> 3.0) - mongo (~> 1.1.5) - tzinfo (~> 0.3.22) - will_paginate (~> 3.0.pre) + mongoid (8.0.1) + activemodel (>= 5.1, < 7.1, != 7.0.0) + mongo (>= 2.18.0, < 3.0.0) + ruby2_keywords (~> 0.0.5) rack (1.2.1) rack-test (0.5.7) rack (>= 1.0) @@ -32,6 +34,7 @@ GEM rspec-expectations (2.4.0) diff-lcs (~> 1.1.2) rspec-mocks (2.4.0) + ruby2_keywords (0.0.5) sinatra (1.1.2) rack (~> 1.1) tilt (~> 1.2) @@ -40,8 +43,8 @@ GEM mongoid sinatra tilt (1.2.2) - tzinfo (0.3.24) - will_paginate (3.0.pre2) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) yajl-ruby (0.7.9) PLATFORMS