Commit 2a1ce4f4 authored by Samuel E. Giddins's avatar Samuel E. Giddins

[gemspec] Bump Molinillo to `~> 0.3.0`

parent 849ef563
...@@ -17,10 +17,10 @@ GIT ...@@ -17,10 +17,10 @@ GIT
GIT GIT
remote: https://github.com/CocoaPods/Molinillo.git remote: https://github.com/CocoaPods/Molinillo.git
revision: 7bb5e29045c7d0b77d049a12448dd293b6d16f6f revision: b544c8ede2458798a04fd41fbdb41a44d1043555
branch: master branch: master
specs: specs:
molinillo (0.2.3) molinillo (0.3.0)
GIT GIT
remote: https://github.com/CocoaPods/Xcodeproj.git remote: https://github.com/CocoaPods/Xcodeproj.git
...@@ -85,7 +85,7 @@ PATH ...@@ -85,7 +85,7 @@ PATH
cocoapods-try (~> 0.4.5) cocoapods-try (~> 0.4.5)
colored (~> 1.2) colored (~> 1.2)
escape (~> 0.0.4) escape (~> 0.0.4)
molinillo (~> 0.2.3) molinillo (~> 0.3.0)
nap (~> 0.8) nap (~> 0.8)
xcodeproj (~> 0.26.1) xcodeproj (~> 0.26.1)
......
...@@ -35,7 +35,7 @@ Gem::Specification.new do |s| ...@@ -35,7 +35,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'cocoapods-stats', '~> 0.5.3' s.add_runtime_dependency 'cocoapods-stats', '~> 0.5.3'
s.add_runtime_dependency 'cocoapods-try', '~> 0.4.5' s.add_runtime_dependency 'cocoapods-try', '~> 0.4.5'
s.add_runtime_dependency 'cocoapods-trunk', '~> 0.6.1' s.add_runtime_dependency 'cocoapods-trunk', '~> 0.6.1'
s.add_runtime_dependency 'molinillo', '~> 0.2.3' s.add_runtime_dependency 'molinillo', '~> 0.3.0'
s.add_runtime_dependency 'colored', '~> 1.2' s.add_runtime_dependency 'colored', '~> 1.2'
s.add_runtime_dependency 'escape', '~> 0.0.4' s.add_runtime_dependency 'escape', '~> 0.0.4'
......
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