From f02b6cc69dfdb4065acf13961a2756d7b9607c62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:33:19 +0000 Subject: [PATCH] Bump tzinfo from 0.3.30 to 0.3.61 in /example Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.30 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.30...v0.3.61) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- example/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/Gemfile.lock b/example/Gemfile.lock index 093063b..aceefbb 100644 --- a/example/Gemfile.lock +++ b/example/Gemfile.lock @@ -1,5 +1,5 @@ PATH - remote: ../ + remote: .. specs: crummy (1.7.1) @@ -119,7 +119,7 @@ GEM polyglot (>= 0.3.1) turn (0.8.3) ansi - tzinfo (0.3.30) + tzinfo (0.3.61) uglifier (1.0.4) execjs (>= 0.3.0) multi_json (>= 1.0.2)