Commit 29a90790 authored by Kyle Fuller's avatar Kyle Fuller

[gemspec] Bump cocoapods-try to `~> 0.4.3`

parent c9ac09dd
......@@ -57,10 +57,10 @@ GIT
GIT
remote: https://github.com/CocoaPods/cocoapods-try.git
revision: 1e93a5600971c2782d0f3f03ded62c619c71991a
revision: 30b22d977b440ff4ef2c467b90f4191d321dda4b
branch: master
specs:
cocoapods-try (0.4.2)
cocoapods-try (0.4.3)
PATH
remote: .
......@@ -72,7 +72,7 @@ PATH
cocoapods-downloader (~> 0.8.0)
cocoapods-plugins (~> 0.3.1)
cocoapods-trunk (~> 0.4.1)
cocoapods-try (~> 0.4.2)
cocoapods-try (~> 0.4.3)
colored (~> 1.2)
escape (~> 0.0.4)
molinillo (~> 0.2.0)
......
......@@ -32,7 +32,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'xcodeproj', '~> 0.21.0'
s.add_runtime_dependency 'cocoapods-downloader', '~> 0.8.0'
s.add_runtime_dependency 'cocoapods-plugins', '~> 0.3.1'
s.add_runtime_dependency 'cocoapods-try', '~> 0.4.2'
s.add_runtime_dependency 'cocoapods-try', '~> 0.4.3'
s.add_runtime_dependency 'cocoapods-trunk', '~> 0.4.1'
s.add_runtime_dependency 'molinillo', '~> 0.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