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

Merge pull request #4911 from CocoaPods/seg-molinillo-0.4.3

[Gemspec] Bump Molinillo to `~> 0.4.3`
parents e07121ac dfa6187c
......@@ -17,10 +17,10 @@ GIT
GIT
remote: https://github.com/CocoaPods/Molinillo.git
revision: 0bdf8a6164dd9881d2b0a5388ff65e0737c04da1
revision: 163738c406f5cfc1bb7fbc9487b5ae45b8e82ae4
branch: master
specs:
molinillo (0.4.2)
molinillo (0.4.3)
GIT
remote: https://github.com/CocoaPods/Xcodeproj.git
......@@ -108,7 +108,7 @@ PATH
colored (~> 1.2)
escape (~> 0.0.4)
fourflusher (~> 0.3.0)
molinillo (~> 0.4.2)
molinillo (~> 0.4.3)
nap (~> 1.0)
xcodeproj (>= 1.0.0.beta.1, < 2.0)
......
......@@ -37,7 +37,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'cocoapods-stats', '>= 1.0.0.beta.3', '< 2.0'
s.add_runtime_dependency 'cocoapods-trunk', '>= 1.0.0.beta.2', '< 2.0'
s.add_runtime_dependency 'cocoapods-try', '>= 1.0.0.beta.2', '< 2.0'
s.add_runtime_dependency 'molinillo', '~> 0.4.2'
s.add_runtime_dependency 'molinillo', '~> 0.4.3'
s.add_runtime_dependency 'xcodeproj', '>= 1.0.0.beta.1', '< 2.0'
s.add_runtime_dependency 'activesupport', '>= 4.0.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