Commit 54d5b30a authored by Samuel Giddins's avatar Samuel Giddins

[Gemspec] Bump Molinillo to `~> 0.4.2`

parent 0cbd6c96
...@@ -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: 86ea1979ec8151d285a0b34ca2b81e4903c8c57b revision: 0bdf8a6164dd9881d2b0a5388ff65e0737c04da1
branch: master branch: master
specs: specs:
molinillo (0.4.1) molinillo (0.4.2)
GIT GIT
remote: https://github.com/CocoaPods/Xcodeproj.git remote: https://github.com/CocoaPods/Xcodeproj.git
...@@ -108,7 +108,7 @@ PATH ...@@ -108,7 +108,7 @@ PATH
colored (~> 1.2) colored (~> 1.2)
escape (~> 0.0.4) escape (~> 0.0.4)
fourflusher (~> 0.3.0) fourflusher (~> 0.3.0)
molinillo (~> 0.4.1) molinillo (~> 0.4.2)
nap (~> 1.0) nap (~> 1.0)
xcodeproj (>= 1.0.0.beta.1, < 2.0) xcodeproj (>= 1.0.0.beta.1, < 2.0)
......
...@@ -37,7 +37,7 @@ Gem::Specification.new do |s| ...@@ -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-stats', '>= 1.0.0.beta.3', '< 2.0'
s.add_runtime_dependency 'cocoapods-trunk', '>= 1.0.0.beta.1', '< 2.0' s.add_runtime_dependency 'cocoapods-trunk', '>= 1.0.0.beta.1', '< 2.0'
s.add_runtime_dependency 'cocoapods-try', '>= 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.1' s.add_runtime_dependency 'molinillo', '~> 0.4.2'
s.add_runtime_dependency 'xcodeproj', '>= 1.0.0.beta.1', '< 2.0' s.add_runtime_dependency 'xcodeproj', '>= 1.0.0.beta.1', '< 2.0'
s.add_runtime_dependency 'activesupport', '>= 4.0.2' 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