From e9a680f9ccd02edcc481caf289ad9ee7741f45f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 00:57:38 +0000 Subject: [PATCH] build(deps): bump tzinfo from 1.2.2 to 1.2.10 in /objc-project 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] --- objc-project/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/objc-project/Gemfile.lock b/objc-project/Gemfile.lock index 15dc0daa7..92e19c207 100644 --- a/objc-project/Gemfile.lock +++ b/objc-project/Gemfile.lock @@ -49,8 +49,8 @@ GEM slather (1.3.0) clamp (~> 0.6) xcodeproj (~> 0.17) - thread_safe (0.3.5) - tzinfo (1.2.2) + thread_safe (0.3.6) + tzinfo (1.2.10) thread_safe (~> 0.1) xcodeproj (0.28.2) activesupport (>= 3)