From b0584959c0b194e4141c06c7b658f80d3fa7b1af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:33:20 +0000 Subject: [PATCH] Bump tzinfo from 0.3.55 to 0.3.61 in /test_app Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.55 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.55...v0.3.61) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- test_app/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_app/Gemfile.lock b/test_app/Gemfile.lock index efb2716..4a0b81e 100644 --- a/test_app/Gemfile.lock +++ b/test_app/Gemfile.lock @@ -168,7 +168,7 @@ GEM treetop (1.4.15) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.55) + tzinfo (0.3.61) xpath (0.1.3) nokogiri (~> 1.3) yettings (0.1.1)