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

parent 5fe9647f
......@@ -56,10 +56,10 @@ GIT
GIT
remote: https://github.com/CocoaPods/cocoapods-search.git
revision: 7474df5d060c804db5004c5e7dc2925e006f2ad4
revision: eb60c856fc552124f5846c800fb64e5ec3938837
branch: master
specs:
cocoapods-search (1.0.0.rc.1)
cocoapods-search (1.0.0)
GIT
remote: https://github.com/CocoaPods/cocoapods-stats.git
......@@ -101,7 +101,7 @@ PATH
cocoapods-deintegrate (>= 1.0.0, < 2.0)
cocoapods-downloader (>= 1.0.0, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
cocoapods-search (= 1.0.0.rc.1)
cocoapods-search (>= 1.0.0, < 2.0)
cocoapods-stats (= 1.0.0.rc.1)
cocoapods-trunk (= 1.0.0.rc.1)
cocoapods-try (= 1.0.0.rc.1)
......
......@@ -33,7 +33,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'cocoapods-deintegrate', '>= 1.0.0', '< 2.0'
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.rc.1'
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-trunk', '1.0.0.rc.1'
s.add_runtime_dependency 'cocoapods-try', '1.0.0.rc.1'
......
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