Explorar el Código

Update CocoaPods integration test Gemfile (#13980)

Paul Beusterien hace 1 año
padre
commit
6ee2bdd98a

+ 2 - 1
IntegrationTesting/CocoapodsIntegrationTest/TestEnvironments/Cocoapods_multiprojects_frameworks/Gemfile

@@ -2,4 +2,5 @@
 
 source "https://rubygems.org"
 
-gem 'cocoapods', '1.14.3'
+gem 'cocoapods', '1.15.2'
+gem 'xcodeproj', '1.25.1'