File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ ruby ">= 2.6.10"
66# Exclude problematic versions of cocoapods and activesupport that causes build failures.
77gem 'cocoapods' , '>= 1.13' , '!= 1.15.0' , '!= 1.15.1'
88gem 'activesupport' , '>= 6.1.7.5' , '!= 7.1.0'
9- gem 'xcodeproj' , '< 1.26 .0'
9+ gem 'xcodeproj' , '< 1.28 .0'
1010gem 'concurrent-ruby' , '< 1.3.6'
1111
1212# Ruby 3.4.0 has removed some libraries from the standard library.
Original file line number Diff line number Diff line change 8181 minitest (5.26.2 )
8282 molinillo (0.8.0 )
8383 mutex_m (0.3.0 )
84- nanaimo (0.3 .0 )
84+ nanaimo (0.4 .0 )
8585 nap (1.1.0 )
8686 netrc (0.11.0 )
8787 public_suffix (4.0.7 )
9292 ethon (>= 0.9.0 , < 0.16.0 )
9393 tzinfo (2.0.6 )
9494 concurrent-ruby (~> 1.0 )
95- xcodeproj (1.25.1 )
95+ xcodeproj (1.27.0 )
9696 CFPropertyList (>= 2.3.3 , < 4.0 )
9797 atomos (~> 0.1.3 )
9898 claide (>= 1.0.2 , < 2.0 )
9999 colored2 (~> 3.1 )
100- nanaimo (~> 0.3 .0 )
100+ nanaimo (~> 0.4 .0 )
101101 rexml (>= 3.3.6 , < 4.0 )
102102
103103PLATFORMS
@@ -111,7 +111,7 @@ DEPENDENCIES
111111 concurrent-ruby (< 1.3.6 )
112112 logger
113113 mutex_m
114- xcodeproj (< 1.26 .0 )
114+ xcodeproj (< 1.28 .0 )
115115
116116RUBY VERSION
117117 ruby 3.1.2p20
You can’t perform that action at this time.
0 commit comments