[Bundle] Update.
Showing
... | ... | @@ -8,7 +8,7 @@ gemspec |
group :development do | ||
# To develop the deps in tandem use the `LOCAL GIT REPOS` feature of Bundler. | ||
# For more info see http://bundler.io/git.html#local | ||
gem 'cocoapods-core', :git => "https://github.com/CocoaPods/Core.git", :branch => 'master' | ||
gem 'cocoapods-core', :git => "https://github.com/CocoaPods/Core.git", :branch => 'lookback-pods-by-config' | ||
gem 'xcodeproj', :git => "https://github.com/CocoaPods/Xcodeproj.git", :branch => 'master' | ||
gem 'cocoapods-downloader', :git => "https://github.com/CocoaPods/cocoapods-downloader.git", :branch => 'master' | ||
gem 'claide', :git => 'https://github.com/CocoaPods/CLAide.git', :branch => 'master' | ||
... | ... |
Please
register
or
sign in
to comment