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,5 +6,5 @@ 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.4'
Original file line number Diff line number Diff line change 7373 minitest (5.19.0 )
7474 molinillo (0.8.0 )
7575 mutex_m (0.3.0 )
76- nanaimo (0.3 .0 )
76+ nanaimo (0.4 .0 )
7777 nap (1.1.0 )
7878 netrc (0.11.0 )
7979 nkf (0.2.0 )
8484 ethon (>= 0.9.0 )
8585 tzinfo (2.0.6 )
8686 concurrent-ruby (~> 1.0 )
87- xcodeproj (1.25.1 )
87+ xcodeproj (1.27.0 )
8888 CFPropertyList (>= 2.3.3 , < 4.0 )
8989 atomos (~> 0.1.3 )
9090 claide (>= 1.0.2 , < 2.0 )
9191 colored2 (~> 3.1 )
92- nanaimo (~> 0.3 .0 )
92+ nanaimo (~> 0.4 .0 )
9393 rexml (>= 3.3.6 , < 4.0 )
9494 zeitwerk (2.6.11 )
9595
@@ -100,7 +100,7 @@ DEPENDENCIES
100100 activesupport (>= 6.1.7.5 , != 7.1.0 )
101101 cocoapods (>= 1.13 , != 1.15.1 , != 1.15.0 )
102102 concurrent-ruby (< 1.3.4 )
103- xcodeproj (< 1.26 .0 )
103+ xcodeproj (< 1.28 .0 )
104104
105105RUBY VERSION
106106 ruby 2.7.5p203
You can’t perform that action at this time.
0 commit comments