From 570b6638fbd2cd992946f6586fcd5ccfcd01c7dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:33:40 +0000 Subject: [PATCH] Bump tzinfo from 0.3.33 to 0.3.61 in /db/schedule_generation Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.33 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.33...v0.3.61) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- db/schedule_generation/Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/db/schedule_generation/Gemfile.lock b/db/schedule_generation/Gemfile.lock index 027c882..ae937b0 100644 --- a/db/schedule_generation/Gemfile.lock +++ b/db/schedule_generation/Gemfile.lock @@ -1,6 +1,4 @@ GEM - remote: http://rubygems.org/ - remote: http://rubygems.org/ remote: http://rubygems.org/ specs: activemodel (3.2.7) @@ -19,7 +17,7 @@ GEM i18n (0.6.0) multi_json (1.3.6) mysql2 (0.3.11) - tzinfo (0.3.33) + tzinfo (0.3.61) PLATFORMS ruby