[Gemspec] Bump cocoapods-trunk to `'>= 1.1.1', '< 2.0'`

parent 5b21047e
......@@ -70,10 +70,10 @@ GIT
GIT
remote: https://github.com/CocoaPods/cocoapods-trunk.git
revision: 92e104e585747f1ec10e3a950629be3bc4544ea2
revision: 7a7de52d61ae7dff5dc7c5d9f8edcdaa2ef4c5e8
branch: master
specs:
cocoapods-trunk (1.1.0)
cocoapods-trunk (1.1.1)
nap (>= 0.8, < 2.0)
netrc (= 0.7.8)
......@@ -103,7 +103,7 @@ PATH
cocoapods-plugins (>= 1.0.0, < 2.0)
cocoapods-search (>= 1.0.0, < 2.0)
cocoapods-stats (>= 1.0.0, < 2.0)
cocoapods-trunk (>= 1.1.0, < 2.0)
cocoapods-trunk (>= 1.1.1, < 2.0)
cocoapods-try (>= 1.1.0, < 2.0)
colored (~> 1.2)
escape (~> 0.0.4)
......
......@@ -35,7 +35,7 @@ Gem::Specification.new do |s|
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', '< 2.0'
s.add_runtime_dependency 'cocoapods-trunk', '>= 1.1.0', '< 2.0'
s.add_runtime_dependency 'cocoapods-trunk', '>= 1.1.1', '< 2.0'
s.add_runtime_dependency 'cocoapods-try', '>= 1.1.0', '< 2.0'
s.add_runtime_dependency 'molinillo', '~> 0.5.1'
s.add_runtime_dependency 'xcodeproj', '>= 1.3.2', '< 2.0'
......
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