Commit 7d4e96b0 authored by Eloy Durán's avatar Eloy Durán

[gemspec] Bump xcodeproj to 0.19.2

parent 1db46771
......@@ -29,7 +29,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 'xcodeproj', '~> 0.19.1'
s.add_runtime_dependency 'xcodeproj', '~> 0.19.2'
s.add_runtime_dependency 'cocoapods-downloader', '~> 0.7.0'
s.add_runtime_dependency 'cocoapods-plugins', '~> 0.3.1'
s.add_runtime_dependency 'cocoapods-try', '~> 0.4.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