From 73c134339de91b9c8ad3271923117c2aeb63f371 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 22:13:36 +0000 Subject: [PATCH] build(deps): Bump xcodeproj from 1.25.1 to 1.28.1 in /example Bumps [xcodeproj](https://github.com/cocoapods/xcodeproj) from 1.25.1 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.25.1...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] --- example/Gemfile | 2 +- example/Gemfile.lock | 10 ++++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/example/Gemfile b/example/Gemfile index b51fdf4..a9595a6 100644 --- a/example/Gemfile +++ b/example/Gemfile @@ -6,7 +6,7 @@ ruby ">= 2.6.10" # Exclude problematic versions of cocoapods and activesupport that causes build failures. gem 'cocoapods', '>= 1.13', '!= 1.15.0', '!= 1.15.1' gem 'activesupport', '>= 6.1.7.5', '!= 7.1.0' -gem 'xcodeproj', '< 1.26.0' +gem 'xcodeproj', '< 1.29.0' gem 'concurrent-ruby', '< 1.3.4' # Ruby 3.4.0 has removed some libraries from the standard library. diff --git a/example/Gemfile.lock b/example/Gemfile.lock index fbb00fe..95a27a5 100644 --- a/example/Gemfile.lock +++ b/example/Gemfile.lock @@ -77,7 +77,7 @@ GEM prism (~> 1.5) molinillo (0.8.0) mutex_m (0.3.0) - nanaimo (0.3.0) + nanaimo (0.4.0) nap (1.1.0) netrc (0.11.0) nkf (0.3.0) @@ -89,12 +89,14 @@ GEM ethon (>= 0.18.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - xcodeproj (1.25.1) + 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.3.0) + nanaimo (~> 0.4.0) + nkf rexml (>= 3.3.6, < 4.0) zeitwerk (2.6.18) @@ -111,7 +113,7 @@ DEPENDENCIES logger mutex_m nkf - xcodeproj (< 1.26.0) + xcodeproj (< 1.29.0) RUBY VERSION ruby 4.0.1p0