From da15c835bfd22475a7a23f3092eda1c971e293f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 20:09:58 +0000 Subject: [PATCH] Bump tzinfo from 0.3.35 to 0.3.61 in /taskme 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] --- taskme/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/taskme/Gemfile.lock b/taskme/Gemfile.lock index e1f4e0af..d2f573ba 100644 --- a/taskme/Gemfile.lock +++ b/taskme/Gemfile.lock @@ -133,7 +133,7 @@ GEM less-rails (~> 2.2.2) railties (>= 3.1) therubyracer (= 0.10.1) - tzinfo (0.3.35) + tzinfo (0.3.61) uglifier (1.3.0) execjs (>= 0.3.0) multi_json (~> 1.0, >= 1.0.2)