From a10051866701dd419ca16f836ded2e5e6965d817 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:23:12 +0000 Subject: [PATCH] Bump tzinfo from 0.3.35 to 0.3.61 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] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 96e7560..e9eb8be 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -192,7 +192,7 @@ GEM faraday (~> 0.8) multi_json (~> 1.3) simple_oauth (~> 0.1.6) - tzinfo (0.3.35) + tzinfo (0.3.61) uglifier (1.3.0) execjs (>= 0.3.0) multi_json (~> 1.0, >= 1.0.2)