Merge pull request #5950 from CocoaPods/orta-gh_inspector_2
Expand the usage of the GH Inspector to all of pod install
Showing
... | ... | @@ -45,7 +45,7 @@ Gem::Specification.new do |s| |
s.add_runtime_dependency 'colored', '~> 1.2' | ||
s.add_runtime_dependency 'escape', '~> 0.0.4' | ||
s.add_runtime_dependency 'fourflusher', '~> 1.0.1' | ||
s.add_runtime_dependency 'gh_inspector', '~> 1.0' | ||
s.add_runtime_dependency 'gh_inspector', '~> 1.0' | ||
s.add_runtime_dependency 'nap', '~> 1.0' | ||
s.add_development_dependency 'bacon', '~> 1.1' | ||
... | ... |
Please
register
or
sign in
to comment