Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[Gemfile] Point to Core master for Podfile DSL 🎉
  • Loading branch information
segiddins committed Dec 30, 2015
1 parent 0f63e66 commit 7831408
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -17,7 +17,7 @@ gem 'json', :git => 'https://github.com/segiddins/json.git', :branch => 'seg-1.7

group :development do
cp_gem 'claide', 'CLAide'
cp_gem 'cocoapods-core', 'Core', 'seg-podfile-refactor'
cp_gem 'cocoapods-core', 'Core'
cp_gem 'cocoapods-deintegrate', 'cocoapods-deintegrate'
cp_gem 'cocoapods-downloader', 'cocoapods-downloader'
cp_gem 'cocoapods-plugins', 'cocoapods-plugins'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -7,8 +7,8 @@ GIT

GIT
remote: https://github.com/CocoaPods/Core.git
revision: bfcccd59d90bdc322df272af7b62e162f768905b
branch: seg-podfile-refactor
revision: ca0a5d504357e48da31b274430a966d64fd62078
branch: master
specs:
cocoapods-core (0.39.0)
activesupport (>= 4.0.2)
Expand Down

0 comments on commit 7831408

Please sign in to comment.