From 4d1ac14e60ce01856d68dae8e3f422d4d1736a11 Mon Sep 17 00:00:00 2001 From: Jenn Magder Date: Thu, 9 Sep 2021 15:48:49 -0700 Subject: [PATCH] branch --- dev/ci/mac/Gemfile | 2 +- dev/ci/mac/Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev/ci/mac/Gemfile b/dev/ci/mac/Gemfile index 9efb0c379cbb68..04d50756d9bdd6 100644 --- a/dev/ci/mac/Gemfile +++ b/dev/ci/mac/Gemfile @@ -3,4 +3,4 @@ source 'https://rubygems.org' # Don't pin cocoapods so we can catch breakages from upstream changes, e.g. # https://github.com/flutter/flutter/issues/41144 -gem 'cocoapods', :git => 'https://github.com/CocoaPods/CocoaPods.git', :ref => '48973f' +gem 'cocoapods', :git => 'https://github.com/CocoaPods/CocoaPods.git', :branch => 'info_plist_fix' diff --git a/dev/ci/mac/Gemfile.lock b/dev/ci/mac/Gemfile.lock index 17390b936aa600..17aba2980a5507 100644 --- a/dev/ci/mac/Gemfile.lock +++ b/dev/ci/mac/Gemfile.lock @@ -1,7 +1,7 @@ GIT remote: https://github.com/CocoaPods/CocoaPods.git revision: 48973fbb6b8d0e600bc9e43c798fd25af86e92a1 - ref: 48973f + branch: info_plist_fix specs: cocoapods (1.11.0) addressable (~> 2.8)