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

parent f2d63c52
GIT
remote: https://github.com/CocoaPods/CLAide.git
revision: 7f26d3d016efeea728ed0e608357e910d4c6e8f9
revision: cfde6ada0a079bf9d5e755f6adcf6aabdeb3dd0d
branch: master
specs:
claide (1.0.2)
GIT
remote: https://github.com/CocoaPods/Core.git
revision: 1a92ff1b5aa2bd21b9694d0941406aff328fdd2a
revision: 07273d3a68c845d76b7a292d1364c4ac3c0b2d69
branch: master
specs:
cocoapods-core (1.4.0)
......@@ -17,25 +17,25 @@ GIT
GIT
remote: https://github.com/CocoaPods/Molinillo.git
revision: 75cbdbeedbb56f0819110faba1a0c2219348deb5
revision: 7b80ebfab83a49eb09f1553615c2a239703bc58b
branch: master
specs:
molinillo (0.6.4)
molinillo (0.6.5)
GIT
remote: https://github.com/CocoaPods/Nanaimo.git
revision: c9b1cf5734523cf523497fd6de11f7240fd18944
revision: bc9267d49a640cc4d5c4e9baa25448762e3b8f70
branch: master
specs:
nanaimo (0.2.3)
GIT
remote: https://github.com/CocoaPods/Xcodeproj.git
revision: 6155688d598e83cc5d7a8a87560b584d9dca3740
revision: 34e217c9c875ff7785640ef94176bfab7a0e0d1f
branch: master
specs:
xcodeproj (1.5.6)
CFPropertyList (~> 2.3.3)
CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.2)
claide (>= 1.0.2, < 2.0)
colored2 (~> 3.1)
......@@ -57,7 +57,7 @@ GIT
GIT
remote: https://github.com/CocoaPods/cocoapods-plugins.git
revision: c222b56ed644a1537d995943397adea8153ec56f
revision: 814d115bfc40f53bb260711330c10e307e1c86e7
branch: master
specs:
cocoapods-plugins (1.0.0)
......@@ -118,7 +118,7 @@ PATH
escape (~> 0.0.4)
fourflusher (~> 2.0.1)
gh_inspector (~> 1.0)
molinillo (~> 0.6.4)
molinillo (~> 0.6.5)
nap (~> 1.0)
ruby-macho (~> 1.1)
xcodeproj (>= 1.5.6, < 2.0)
......@@ -126,7 +126,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
CFPropertyList (2.3.6)
CFPropertyList (3.0.0)
activesupport (4.2.10)
i18n (~> 0.7)
minitest (~> 5.1)
......@@ -177,7 +177,7 @@ GEM
ffi (1.9.6)
fourflusher (2.0.1)
fuzzy_match (2.0.4)
gh_inspector (1.1.1)
gh_inspector (1.1.3)
git (1.3.0)
hashdiff (0.3.1)
i18n (0.9.5)
......
......@@ -37,7 +37,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'cocoapods-stats', '>= 1.0.0', '< 2.0'
s.add_runtime_dependency 'cocoapods-trunk', '>= 1.3.0', '< 2.0'
s.add_runtime_dependency 'cocoapods-try', '>= 1.1.0', '< 2.0'
s.add_runtime_dependency 'molinillo', '~> 0.6.4'
s.add_runtime_dependency 'molinillo', '~> 0.6.5'
s.add_runtime_dependency 'xcodeproj', '>= 1.5.6', '< 2.0'
## Version 5 needs Ruby 2.2, so we specify an upper bound to stay compatible with system ruby
......
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