[Gemspec] Bump Molinillo to `'~> 0.4.5'`

parent 7b11d4db
...@@ -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: 80a6052b9c8ea36605c306b95e93374dae9ead66 revision: 07b0a09b82839ca562076ba3b2094c14cbdfb7a2
branch: master branch: master
specs: specs:
molinillo (0.4.4) molinillo (0.4.5)
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.4) molinillo (~> 0.4.5)
nap (~> 1.0) nap (~> 1.0)
xcodeproj (= 1.0.0.beta.4) xcodeproj (= 1.0.0.beta.4)
......
...@@ -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.rc.1' s.add_runtime_dependency 'cocoapods-stats', '1.0.0.rc.1'
s.add_runtime_dependency 'cocoapods-trunk', '1.0.0.rc.1' s.add_runtime_dependency 'cocoapods-trunk', '1.0.0.rc.1'
s.add_runtime_dependency 'cocoapods-try', '1.0.0.rc.1' s.add_runtime_dependency 'cocoapods-try', '1.0.0.rc.1'
s.add_runtime_dependency 'molinillo', '~> 0.4.4' s.add_runtime_dependency 'molinillo', '~> 0.4.5'
s.add_runtime_dependency 'xcodeproj', '1.0.0.beta.4' s.add_runtime_dependency 'xcodeproj', '1.0.0.beta.4'
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