Skip to content

Commit bae44eb

Browse files
chore(deps): update dependency xcodeproj to '< 1.27.1'
1 parent 1051139 commit bae44eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ruby '>= 2.6.10'
66
# Exclude problematic versions of cocoapods and activesupport that causes build failures.
77
gem 'cocoapods', '>= 1.13', '!= 1.15.0', '!= 1.15.1'
88
gem 'activesupport', '>= 6.1.7.5', '!= 7.1.0'
9-
gem 'xcodeproj', '< 1.26.0'
9+
gem 'xcodeproj', '< 1.27.1'
1010
gem 'concurrent-ruby', '< 1.3.4'
1111

1212
# Fix vulnerabilities

0 commit comments

Comments
 (0)