From 490701cf2b9551ea3cfe0db7b4dda5610e3a99e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:33:26 +0000 Subject: [PATCH] Bump tzinfo from 0.3.35 to 0.3.61 in /auth-before Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.35 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.35...v0.3.61) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- auth-before/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auth-before/Gemfile.lock b/auth-before/Gemfile.lock index f61f768..beecb27 100644 --- a/auth-before/Gemfile.lock +++ b/auth-before/Gemfile.lock @@ -149,7 +149,7 @@ GEM treetop (1.4.12) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.35) + tzinfo (0.3.61) uglifier (1.3.0) execjs (>= 0.3.0) multi_json (~> 1.0, >= 1.0.2)