From 87a9df5233b765f86f6d6cfd5c215b73f59a13ad 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.37 to 0.3.61 in /example-app/priv Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.37 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.37...v0.3.61) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- example-app/priv/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example-app/priv/Gemfile.lock b/example-app/priv/Gemfile.lock index a7cead0..17ae7be 100644 --- a/example-app/priv/Gemfile.lock +++ b/example-app/priv/Gemfile.lock @@ -101,7 +101,7 @@ GEM treetop (1.4.12) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.37) + tzinfo (0.3.61) uglifier (2.1.0) execjs (>= 0.3.0) multi_json (~> 1.0, >= 1.0.2)