From 547270d58df1a7d01ce43dd534505eb8172eafe8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 19:09:02 +0000 Subject: [PATCH] build(deps): bump xcodeproj from 1.25.1 to 1.27.0 in /example Bumps [xcodeproj](https://github.com/cocoapods/xcodeproj) from 1.25.1 to 1.27.0. - [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.27.0) --- updated-dependencies: - dependency-name: xcodeproj dependency-version: 1.27.0 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, 6 insertions(+), 6 deletions(-) diff --git a/example/Gemfile b/example/Gemfile index 6a4c5f1..180e678 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.28.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 ba36315..b07bbb7 100644 --- a/example/Gemfile.lock +++ b/example/Gemfile.lock @@ -84,24 +84,24 @@ GEM minitest (5.25.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.2.0) public_suffix (4.0.7) - rexml (3.4.2) + rexml (3.4.4) ruby-macho (2.5.1) securerandom (0.4.1) typhoeus (1.5.0) ethon (>= 0.9.0, < 0.16.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - xcodeproj (1.25.1) + xcodeproj (1.27.0) CFPropertyList (>= 2.3.3, < 4.0) atomos (~> 0.1.3) claide (>= 1.0.2, < 2.0) colored2 (~> 3.1) - nanaimo (~> 0.3.0) + nanaimo (~> 0.4.0) rexml (>= 3.3.6, < 4.0) PLATFORMS @@ -115,7 +115,7 @@ DEPENDENCIES concurrent-ruby (< 1.3.4) logger mutex_m - xcodeproj (< 1.26.0) + xcodeproj (< 1.28.0) RUBY VERSION ruby 3.3.6p108