From b3971179054ea88a75b7eccd4de53e14453f3415 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 10:00:52 +0000 Subject: [PATCH] Bump tzinfo from 1.2.5 to 1.2.11 in /iOS/4. MBurgerNewsRelation Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.5 to 1.2.11. - [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.5...v1.2.11) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- iOS/4. MBurgerNewsRelation/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iOS/4. MBurgerNewsRelation/Gemfile.lock b/iOS/4. MBurgerNewsRelation/Gemfile.lock index 659269c..682d1aa 100644 --- a/iOS/4. MBurgerNewsRelation/Gemfile.lock +++ b/iOS/4. MBurgerNewsRelation/Gemfile.lock @@ -64,7 +64,7 @@ GEM netrc (0.11.0) ruby-macho (1.4.0) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.11) thread_safe (~> 0.1) xcodeproj (1.13.0) CFPropertyList (>= 2.3.3, < 4.0)