Commit 6570877a authored by Samuel E. Giddins's avatar Samuel E. Giddins

[Gemspec] Bump cocoapods-trunk to `~> 0.5.1`

parent 98b7e990
......@@ -48,10 +48,10 @@ GIT
GIT
remote: https://github.com/CocoaPods/cocoapods-trunk.git
revision: b08eb8fff3c14315b08508efc5c9ab97bf10aeb0
revision: e540259808882826ac0a8726cb9daa23e13b005c
branch: master
specs:
cocoapods-trunk (0.5.0)
cocoapods-trunk (0.5.1)
nap (>= 0.8)
netrc (= 0.7.8)
......@@ -71,7 +71,7 @@ PATH
cocoapods-core (= 0.36.0.beta.2)
cocoapods-downloader (~> 0.8.1)
cocoapods-plugins (~> 0.4.1)
cocoapods-trunk (~> 0.5.0)
cocoapods-trunk (~> 0.5.1)
cocoapods-try (~> 0.4.3)
colored (~> 1.2)
escape (~> 0.0.4)
......
......@@ -33,7 +33,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'cocoapods-downloader', '~> 0.8.1'
s.add_runtime_dependency 'cocoapods-plugins', '~> 0.4.1'
s.add_runtime_dependency 'cocoapods-try', '~> 0.4.3'
s.add_runtime_dependency 'cocoapods-trunk', '~> 0.5.0'
s.add_runtime_dependency 'cocoapods-trunk', '~> 0.5.1'
s.add_runtime_dependency 'molinillo', '~> 0.2.1'
s.add_runtime_dependency 'colored', '~> 1.2'
......
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