Commit be35b00a authored by Samuel E. Giddins's avatar Samuel E. Giddins

[gemspec] Bump claide to `~> 0.8.2`

parent b91161eb
GIT
remote: https://github.com/CocoaPods/CLAide.git
revision: 37aeefd6b4475f1920a41ea0e02386cf6d76d235
revision: 8835492b8b120cf202482d1ef9c9d7e781f04ffd
branch: master
specs:
claide (0.8.1)
claide (0.8.2)
GIT
remote: https://github.com/CocoaPods/Core.git
......@@ -68,7 +68,7 @@ PATH
specs:
cocoapods (0.37.2)
activesupport (>= 3.2.15)
claide (~> 0.8.1)
claide (~> 0.8.2)
cocoapods-core (= 0.37.2)
cocoapods-downloader (~> 0.9.1)
cocoapods-plugins (~> 0.4.2)
......
......@@ -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.8.1'
s.add_runtime_dependency 'claide', '~> 0.8.2'
s.add_runtime_dependency 'xcodeproj', '~> 0.24.2'
s.add_runtime_dependency 'cocoapods-downloader', '~> 0.9.1'
s.add_runtime_dependency 'cocoapods-plugins', '~> 0.4.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