From 62bd1173d3305e08d96aa139ecfb298cffcffbdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:17:41 +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 50ab8ea..e9f0e62 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -248,7 +248,7 @@ GEM actionpack (>= 3.1) less-rails (~> 2.2.0) railties (>= 3.1) - tzinfo (0.3.35) + tzinfo (0.3.61) uglifier (1.2.4) execjs (>= 0.3.0) multi_json (>= 1.0.2)