Skip to content

Commit

Permalink
[Gemspec] Deps bump
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiopelosin committed Nov 14, 2013
1 parent df3a079 commit 2ec784e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cocoapods.gemspec
Expand Up @@ -28,9 +28,9 @@ s.files = Dir["lib/**/*.rb"] + %w{ bin/pod bin/sandbox-pod README.md LICENSE CHA

# Link with the version of CocoaPods-Core
s.add_runtime_dependency 'cocoapods-core', "= #{Pod::VERSION}"
s.add_runtime_dependency 'claide', '~> 0.3.2'
s.add_runtime_dependency 'claide', '~> 0.4.0'
s.add_runtime_dependency 'cocoapods-downloader', '~> 0.2.0'
s.add_runtime_dependency 'xcodeproj', '~> 0.14.0'
s.add_runtime_dependency 'xcodeproj', '~> 0.14.1'

s.add_runtime_dependency 'colored', '~> 1.2'
s.add_runtime_dependency 'escape', '~> 0.0.4'
Expand Down

0 comments on commit 2ec784e

Please sign in to comment.