From d9f46092229e2d17ee7610e213f9b751c8cd78b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 09:22:06 +0000 Subject: [PATCH] chore(deps): bump tzinfo from 1.2.7 to 1.2.10 in /PodBinaryCacheExample 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] --- PodBinaryCacheExample/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/PodBinaryCacheExample/Gemfile.lock b/PodBinaryCacheExample/Gemfile.lock index f9973a7..93fb939 100644 --- a/PodBinaryCacheExample/Gemfile.lock +++ b/PodBinaryCacheExample/Gemfile.lock @@ -4,6 +4,7 @@ PATH cocoapods-binary-cache (0.1.3) cocoapods (>= 1.5.0) fourflusher (~> 2.0) + parallel (~> 1.0) rgl (~> 0.5.6) xcpretty (~> 0.3.0) @@ -72,6 +73,7 @@ GEM nanaimo (0.2.6) nap (1.1.0) netrc (0.11.0) + parallel (1.22.1) rgl (0.5.6) lazy_priority_queue (~> 0.1.0) stream (~> 0.5.2) @@ -79,7 +81,7 @@ GEM ruby-macho (1.4.0) stream (0.5.2) thread_safe (0.3.6) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) xcodeproj (1.17.0) CFPropertyList (>= 2.3.3, < 4.0)