From 54d0044c2bd61d326d34324c33d43b04c088bf38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 07:02:45 +0000 Subject: [PATCH] chore(deps): bump xcodeproj from 1.27.0 to 1.28.1 Bumps [xcodeproj](https://github.com/cocoapods/xcodeproj) from 1.27.0 to 1.28.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.27.0...1.28.1) --- updated-dependencies: - dependency-name: xcodeproj dependency-version: 1.28.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index eb705c878b..9f6e6539ee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,6 +85,7 @@ GEM nanaimo (0.4.0) nap (1.1.0) netrc (0.11.0) + nkf (0.3.0) public_suffix (4.0.7) rexml (3.4.4) ruby-macho (2.5.1) @@ -93,12 +94,14 @@ GEM ethon (>= 0.18.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - xcodeproj (1.27.0) + xcodeproj (1.28.1) CFPropertyList (>= 2.3.3, < 4.0) atomos (~> 0.1.3) + base64 claide (>= 1.0.2, < 2.0) colored2 (~> 3.1) nanaimo (~> 0.4.0) + nkf rexml (>= 3.3.6, < 4.0) PLATFORMS