Skip to content

Commit

Permalink
branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jmagman committed Sep 9, 2021
1 parent 3673d71 commit 4d1ac14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev/ci/mac/Gemfile
Expand Up @@ -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'
2 changes: 1 addition & 1 deletion 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)
Expand Down

0 comments on commit 4d1ac14

Please sign in to comment.