Skip to content

Commit

Permalink
[Gemspec] Bump cocoapods-trunk to ~> 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
segiddins committed Feb 25, 2015
1 parent 98b7e99 commit 6570877
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Expand Up @@ -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)

Expand All @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion cocoapods.gemspec
Expand Up @@ -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'
Expand Down

0 comments on commit 6570877

Please sign in to comment.