From 0cbfa571f8018c4728cf0e4948fe2cbb1ac411a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 06:00:32 +0000 Subject: [PATCH] Bump xcodeproj from 1.25.0 to 1.25.1 Bumps [xcodeproj](https://github.com/cocoapods/xcodeproj) from 1.25.0 to 1.25.1. - [Release notes](https://github.com/cocoapods/xcodeproj/releases) - [Changelog](https://github.com/CocoaPods/Xcodeproj/blob/master/CHANGELOG.md) - [Commits](https://github.com/cocoapods/xcodeproj/compare/1.25.0...1.25.1) --- updated-dependencies: - dependency-name: xcodeproj dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ee892780..140b4dc5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -256,13 +256,13 @@ GEM uber (0.1.0) unicode-display_width (2.6.0) word_wrap (1.0.0) - xcodeproj (1.25.0) + xcodeproj (1.25.1) CFPropertyList (>= 2.3.3, < 4.0) atomos (~> 0.1.3) claide (>= 1.0.2, < 2.0) colored2 (~> 3.1) nanaimo (~> 0.3.0) - rexml (>= 3.3.2, < 4.0) + rexml (>= 3.3.6, < 4.0) xcpretty (0.3.0) rouge (~> 2.0.7) xcpretty-travis-formatter (1.0.1)