Commit 796f3635 authored by Kyle Fuller's avatar Kyle Fuller

[Gemfile] Move back to Cores master

parent ebf1d6c6
...@@ -15,7 +15,7 @@ gem 'json', '1.7.7' ...@@ -15,7 +15,7 @@ gem 'json', '1.7.7'
group :development do group :development do
cp_gem 'claide', 'CLAide' cp_gem 'claide', 'CLAide'
cp_gem 'cocoapods-core', 'Core', 'scope-dependencies-by-consumer' 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,8 +7,8 @@ GIT ...@@ -7,8 +7,8 @@ GIT
GIT GIT
remote: https://github.com/CocoaPods/Core.git remote: https://github.com/CocoaPods/Core.git
revision: a2dfd2aa706ba745380d46fa34cfede404f68a51 revision: d194ce9a92a2f1f74cab6a11f60a1a0b339a7297
branch: scope-dependencies-by-consumer branch: master
specs: specs:
cocoapods-core (0.35.0.rc1) cocoapods-core (0.35.0.rc1)
activesupport (>= 3.2.15) activesupport (>= 3.2.15)
......
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