[Gemspec] Bump cocoapods-stats to `'>= 1.0.0', '< 2.0'`

parent 2fe837b3
......@@ -63,10 +63,10 @@ GIT
GIT
remote: https://github.com/CocoaPods/cocoapods-stats.git
revision: b79fd478ffefcea6d3e9c6ed148b80e619047e81
revision: 5eaccbc74899fc7d5817839af2d37d4507b405ee
branch: master
specs:
cocoapods-stats (1.0.0.rc.1)
cocoapods-stats (1.0.0)
GIT
remote: https://github.com/CocoaPods/cocoapods-trunk.git
......@@ -102,7 +102,7 @@ PATH
cocoapods-downloader (>= 1.0.0, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
cocoapods-search (>= 1.0.0, < 2.0)
cocoapods-stats (= 1.0.0.rc.1)
cocoapods-stats (>= 1.0.0, < 2.0)
cocoapods-trunk (= 1.0.0.rc.1)
cocoapods-try (= 1.0.0.rc.1)
colored (~> 1.2)
......
......@@ -34,7 +34,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'cocoapods-downloader', '>= 1.0.0', '< 2.0'
s.add_runtime_dependency 'cocoapods-plugins', '>= 1.0.0', '< 2.0'
s.add_runtime_dependency 'cocoapods-search', '>= 1.0.0', '< 2.0'
s.add_runtime_dependency 'cocoapods-stats', '1.0.0.rc.1'
s.add_runtime_dependency 'cocoapods-stats', '>= 1.0.0', '< 2.0'
s.add_runtime_dependency 'cocoapods-trunk', '1.0.0.rc.1'
s.add_runtime_dependency 'cocoapods-try', '1.0.0.rc.1'
s.add_runtime_dependency 'molinillo', '~> 0.4.5'
......
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