Merge branch 'master' into dirlist
* master: [UIPod] Robustness against missing authors. Release 0.15.0 Bump Xcodeproj. [Git] UI improvements. [Installer] Show project genration step. [Linter] Fix lint with local option.
Showing
| ... | @@ -26,7 +26,7 @@ Gem::Specification.new do |s| | ... | @@ -26,7 +26,7 @@ Gem::Specification.new do |s| |
| s.executables = %w{ pod } | s.executables = %w{ pod } | ||
| s.require_paths = %w{ lib } | s.require_paths = %w{ lib } | ||
| s.add_runtime_dependency 'xcodeproj', '>= 0.3.3' | s.add_runtime_dependency 'xcodeproj', '>= 0.3.4' | ||
| s.add_runtime_dependency 'faraday', '~> 0.8.1' | s.add_runtime_dependency 'faraday', '~> 0.8.1' | ||
| s.add_runtime_dependency 'octokit', '~> 1.7' | s.add_runtime_dependency 'octokit', '~> 1.7' | ||
| ... | ... |
Please
register
or
sign in
to comment