From cfb0ff3435b947900f261e8a8e33f64ab42390b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:42:03 +0000 Subject: [PATCH] Bump tzinfo from 0.3.37 to 0.3.61 in /sample_app 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] --- sample_app/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample_app/Gemfile.lock b/sample_app/Gemfile.lock index 54b6f2ba..da7b9b6c 100644 --- a/sample_app/Gemfile.lock +++ b/sample_app/Gemfile.lock @@ -134,7 +134,7 @@ GEM treetop (1.4.14) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.37) + tzinfo (0.3.61) xpath (2.0.0) nokogiri (~> 1.3)