Commit 5ee8fbda authored by Danielle Tomlinson's avatar Danielle Tomlinson

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

parent 25d41a08
GIT
remote: https://github.com/CocoaPods/CLAide.git
revision: 8a8f26fb5d6e2b0d604bdb3c2cca14fab4f80adc
revision: 53dd2108348012cd9494aa12d3ef79ea4dfff412
branch: master
specs:
claide (1.0.1)
......@@ -78,10 +78,10 @@ GIT
GIT
remote: https://github.com/CocoaPods/cocoapods-trunk.git
revision: 1b54b1246580b8939f5d0b35ae288a8d951e688b
revision: 61c9e5a3d535e52032bd832c3f69effa181fa73c
branch: master
specs:
cocoapods-trunk (1.1.2)
cocoapods-trunk (1.2.0)
nap (>= 0.8, < 2.0)
netrc (= 0.7.8)
......@@ -111,7 +111,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.2, < 2.0)
cocoapods-trunk (>= 1.2.0, < 2.0)
cocoapods-try (>= 1.1.0, < 2.0)
colored2 (~> 3.1)
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.2', '< 2.0'
s.add_runtime_dependency 'cocoapods-trunk', '>= 1.2.0', '< 2.0'
s.add_runtime_dependency 'cocoapods-try', '>= 1.1.0', '< 2.0'
s.add_runtime_dependency 'molinillo', '~> 0.5.7'
s.add_runtime_dependency 'xcodeproj', '>= 1.4.4', '< 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