From 8a897eba3775385812dbcc1979c2be5d7ab743fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 02:10:43 +0000 Subject: [PATCH] Bump tzinfo from 1.2.7 to 1.2.10 in /tools/covalence Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.7 to 1.2.10. - [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/v1.2.7...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- tools/covalence/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/covalence/Gemfile.lock b/tools/covalence/Gemfile.lock index 2ef72d9..480777d 100644 --- a/tools/covalence/Gemfile.lock +++ b/tools/covalence/Gemfile.lock @@ -186,7 +186,7 @@ GEM specinfra (~> 2.13) thor (1.0.1) thread_safe (0.3.6) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) unf (0.1.4) unf_ext @@ -210,7 +210,7 @@ DEPENDENCIES bigdecimal! ci_reporter_rspec! consul_loader! - covalence (= 0.9.9)! + covalence! dockerspec! dotenv! rspec!