From 5fea4e573af75346d614240b9b68d486366efafa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 23:29:32 +0000 Subject: [PATCH] Bump tzinfo from 1.2.7 to 1.2.10 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.7 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.7...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ee221483..09bfc8b6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,11 @@ GIT - remote: git://github.com/pavolzbell/bump.git + remote: https://github.com/pavolzbell/bump.git revision: 136e59f21d8effccd4c259e7b22066f27a904942 specs: bump (0.3.0) GIT - remote: git://github.com/svenfuchs/rails-i18n.git + remote: https://github.com/svenfuchs/rails-i18n.git revision: f8c83ec753439d7286b9168bbb246e354866cb9e branch: rails-4-x specs: @@ -291,7 +291,9 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.1) @@ -499,7 +501,7 @@ GEM thread_safe (0.3.6) tilt (2.0.8) timecop (0.9.1) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.11) execjs (>= 0.3.0, < 3)