From a3e1847731c99b8f68577c697a9e98bcd47e3869 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:33:32 +0000 Subject: [PATCH] Bump tzinfo from 0.3.42 to 0.3.61 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.42 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.42...v0.3.61) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e83ec406..485a506e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/InfraexDev/mina-slack.git + remote: https://github.com/InfraexDev/mina-slack.git revision: 5b7571a34f1979784720c0bfef555591e89ca3a7 specs: mina-slack (0.0.3) @@ -7,7 +7,7 @@ GIT rest-client (~> 1.6.7) GIT - remote: git://github.com/InfraexDev/unread.git + remote: https://github.com/InfraexDev/unread.git revision: b8fa0502e9558c93388a104bcbe20376cf43027d specs: unread (0.4.0) @@ -390,7 +390,7 @@ GEM faraday (~> 0.9) jwt (>= 1.5, <= 2.5) nokogiri (>= 1.6, < 2.0) - tzinfo (0.3.42) + tzinfo (0.3.61) uglifier (2.4.0) execjs (>= 0.3.0) json (>= 1.8.0)