From 7a2a081b334831604589fb89209847f1e5198cb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 03:57:05 +0000 Subject: [PATCH] Bump tzinfo from 1.2.5 to 1.2.10 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.5 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/v1.2.5...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9f984da..e65e4d2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,7 +40,9 @@ GEM io-like (0.3.0) macaddr (1.7.2) systemu (~> 2.6.5) - mimemagic (0.3.3) + mimemagic (0.4.3) + nokogiri (~> 1) + rake mini_mime (1.0.1) mini_portile2 (2.4.0) minitest (5.11.3) @@ -50,6 +52,7 @@ GEM rack (2.0.7) rack-test (1.1.0) rack (>= 1.0, < 3) + rake (13.0.6) regexp_parser (1.5.1) require_all (2.0.0) rspec (3.8.0) @@ -74,7 +77,7 @@ GEM capybara (~> 3.2) systemu (2.6.5) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uuid (2.3.9) macaddr (~> 1.0)