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

parent a3241de2
GIT GIT
remote: https://github.com/CocoaPods/CLAide.git remote: https://github.com/CocoaPods/CLAide.git
revision: 47857d569b7121c354ad15c426be04bc90c5f7c7 revision: 74a51d486dd7a12ee798d015385714c13146946d
branch: master branch: master
specs: specs:
claide (1.0.0) claide (1.0.0)
...@@ -17,14 +17,14 @@ GIT ...@@ -17,14 +17,14 @@ GIT
GIT GIT
remote: https://github.com/CocoaPods/Molinillo.git remote: https://github.com/CocoaPods/Molinillo.git
revision: 07b0a09b82839ca562076ba3b2094c14cbdfb7a2 revision: d429ddf3daa7894990e2de99a75d2cc007b20598
branch: master branch: master
specs: specs:
molinillo (0.4.5) molinillo (0.5.0)
GIT GIT
remote: https://github.com/CocoaPods/Xcodeproj.git remote: https://github.com/CocoaPods/Xcodeproj.git
revision: 55af40b1fee835039947db9635c8b098bd03fe90 revision: 1b15f4c79303843e8f370afa9dd74b8ad0329785
branch: master branch: master
specs: specs:
xcodeproj (1.1.0) xcodeproj (1.1.0)
...@@ -41,7 +41,7 @@ GIT ...@@ -41,7 +41,7 @@ GIT
GIT GIT
remote: https://github.com/CocoaPods/cocoapods-downloader.git remote: https://github.com/CocoaPods/cocoapods-downloader.git
revision: 272c56dbde497a48a7310098989ed25d0cc0bc6d revision: 0803d2280c14347e03cc5753efdca04e3697552c
branch: master branch: master
specs: specs:
cocoapods-downloader (1.0.0) cocoapods-downloader (1.0.0)
...@@ -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.5) molinillo (~> 0.5.0)
nap (~> 1.0) nap (~> 1.0)
xcodeproj (>= 1.1.0, < 2.0) xcodeproj (>= 1.1.0, < 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', '< 2.0' s.add_runtime_dependency 'cocoapods-stats', '>= 1.0.0', '< 2.0'
s.add_runtime_dependency 'cocoapods-trunk', '>= 1.0.0', '< 2.0' s.add_runtime_dependency 'cocoapods-trunk', '>= 1.0.0', '< 2.0'
s.add_runtime_dependency 'cocoapods-try', '>= 1.0.0', '< 2.0' s.add_runtime_dependency 'cocoapods-try', '>= 1.0.0', '< 2.0'
s.add_runtime_dependency 'molinillo', '~> 0.4.5' s.add_runtime_dependency 'molinillo', '~> 0.5.0'
s.add_runtime_dependency 'xcodeproj', '>= 1.1.0', '< 2.0' s.add_runtime_dependency 'xcodeproj', '>= 1.1.0', '< 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