Commit 81f70b02 authored by Thomas Visser's avatar Thomas Visser Committed by Samuel E. Giddins

[Gemfile] Fetching Core gem version from depending PR https://github.com/CocoaPods/Core/pull/181

parent e8033ca0
...@@ -12,7 +12,7 @@ gemspec ...@@ -12,7 +12,7 @@ gemspec
group :development do group :development do
cp_gem 'claide', 'CLAide' cp_gem 'claide', 'CLAide'
cp_gem 'cocoapods-core', 'Core' gem 'cocoapods-core', :git => 'https://github.com/Thomvis/Core', :branch => "issue/CocoaPods/2556"
cp_gem 'cocoapods-downloader', 'cocoapods-downloader' cp_gem 'cocoapods-downloader', 'cocoapods-downloader'
cp_gem 'cocoapods-plugins', 'cocoapods-plugins' cp_gem 'cocoapods-plugins', 'cocoapods-plugins'
cp_gem 'cocoapods-trunk', 'cocoapods-trunk' cp_gem 'cocoapods-trunk', 'cocoapods-trunk'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment