From 5d633007039ce13721a3a1835ed17cf3d3e6b85f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:25:18 +0000 Subject: [PATCH] Bump tzinfo from 0.3.33 to 0.3.61 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.33 to 0.3.61. - [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.33...v0.3.61) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 755b113..9f858ed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -90,7 +90,9 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.19) - mimemagic (0.1.8) + mimemagic (0.4.3) + nokogiri (~> 1) + rake mongo (1.7.0) bson (~> 1.7.0) mongoid (2.5.0) @@ -166,7 +168,7 @@ GEM treetop (1.4.10) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.33) + tzinfo (0.3.61) warden (1.2.1) rack (>= 1.0) webrat (0.7.3)