From 6176381da96d7e5af6ae79ea04956af47392ea40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 09:21:03 +0000 Subject: [PATCH] build(deps): bump tzinfo Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.2 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.2...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pkgs/applications/networking/cluster/panamax/api/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/networking/cluster/panamax/api/Gemfile.lock b/pkgs/applications/networking/cluster/panamax/api/Gemfile.lock index 597c691700ad2..48004c9334df8 100644 --- a/pkgs/applications/networking/cluster/panamax/api/Gemfile.lock +++ b/pkgs/applications/networking/cluster/panamax/api/Gemfile.lock @@ -134,10 +134,10 @@ GEM term-ansicolor (1.3.0) tins (~> 1.0) thor (0.19.1) - thread_safe (0.3.4) + thread_safe (0.3.6) tilt (1.4.1) tins (1.3.0) - tzinfo (1.2.2) + tzinfo (1.2.10) thread_safe (~> 0.1) webmock (1.20.0) addressable (>= 2.3.6)