Skip to content

Commit 6ee2bdd

Browse files
authored
Update CocoaPods integration test Gemfile (firebase#13980)
1 parent 476c9eb commit 6ee2bdd

File tree

1 file changed

+2
-1
lines changed
  • IntegrationTesting/CocoapodsIntegrationTest/TestEnvironments/Cocoapods_multiprojects_frameworks

1 file changed

+2
-1
lines changed

IntegrationTesting/CocoapodsIntegrationTest/TestEnvironments/Cocoapods_multiprojects_frameworks/Gemfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22

33
source "https://rubygems.org"
44

5-
gem 'cocoapods', '1.14.3'
5+
gem 'cocoapods', '1.15.2'
6+
gem 'xcodeproj', '1.25.1'

0 commit comments

Comments
 (0)