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