Commit 1759de64 authored by Kyle Fuller's avatar Kyle Fuller

[gemspec] Bump claide to `~> 0.8.0`

parent 9fbba319
GIT
remote: https://github.com/CocoaPods/CLAide.git
revision: b1eccc296b68b1a432e42ecf0c4b799d8551c75c
revision: 9e8b9072fd66f69b91999cd3838a4bbba043a7e5
branch: master
specs:
claide (0.7.0)
claide (0.8.0)
GIT
remote: https://github.com/CocoaPods/Core.git
......@@ -67,7 +67,7 @@ PATH
specs:
cocoapods (0.35.0)
activesupport (>= 3.2.15)
claide (~> 0.7.0)
claide (~> 0.8.0)
cocoapods-core (= 0.35.0)
cocoapods-downloader (~> 0.8.0)
cocoapods-plugins (~> 0.3.1)
......
......@@ -28,7 +28,7 @@ Gem::Specification.new do |s|
# Link with the version of CocoaPods-Core
s.add_runtime_dependency 'cocoapods-core', "= #{Pod::VERSION}"
s.add_runtime_dependency 'claide', '~> 0.7.0'
s.add_runtime_dependency 'claide', '~> 0.8.0'
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'
......
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