Commit 794ccf4b authored by Samuel E. Giddins's avatar Samuel E. Giddins

[Gemfile] Point back to Core master

parent 8d131691
...@@ -12,7 +12,7 @@ gemspec ...@@ -12,7 +12,7 @@ gemspec
group :development do group :development do
cp_gem 'claide', 'CLAide' cp_gem 'claide', 'CLAide'
gem 'cocoapods-core', :git => 'https://github.com/Thomvis/Core', :branch => "issue/CocoaPods/2556" cp_gem 'cocoapods-core', 'Core'
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'
......
...@@ -7,7 +7,7 @@ GIT ...@@ -7,7 +7,7 @@ GIT
GIT GIT
remote: https://github.com/CocoaPods/Core.git remote: https://github.com/CocoaPods/Core.git
revision: 159d93cb7576523efaf9856d069f5df23b29e646 revision: 10d6dc5a3615e738cd682fd05d3f658db8e53d73
branch: master branch: master
specs: specs:
cocoapods-core (0.34.1) cocoapods-core (0.34.1)
......
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