Commit 18b97603 authored by Samuel E. Giddins's avatar Samuel E. Giddins

[gemspec] Bump Molinillo to `~> 0.3.1`

parent e238edee
...@@ -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: b544c8ede2458798a04fd41fbdb41a44d1043555 revision: 604847cee4a460590bb6c67ffac4279ea3c02b8f
branch: master branch: master
specs: specs:
molinillo (0.3.0) molinillo (0.3.1)
GIT GIT
remote: https://github.com/CocoaPods/Xcodeproj.git remote: https://github.com/CocoaPods/Xcodeproj.git
...@@ -85,7 +85,7 @@ PATH ...@@ -85,7 +85,7 @@ PATH
cocoapods-try (~> 0.4.5) cocoapods-try (~> 0.4.5)
colored (~> 1.2) colored (~> 1.2)
escape (~> 0.0.4) escape (~> 0.0.4)
molinillo (~> 0.3.0) molinillo (~> 0.3.1)
nap (~> 0.8) nap (~> 0.8)
xcodeproj (~> 0.26.2) xcodeproj (~> 0.26.2)
...@@ -211,4 +211,4 @@ DEPENDENCIES ...@@ -211,4 +211,4 @@ DEPENDENCIES
xcodeproj! xcodeproj!
BUNDLED WITH BUNDLED WITH
1.10.5 1.10.6
...@@ -35,7 +35,7 @@ Gem::Specification.new do |s| ...@@ -35,7 +35,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'cocoapods-stats', '~> 0.5.3' s.add_runtime_dependency 'cocoapods-stats', '~> 0.5.3'
s.add_runtime_dependency 'cocoapods-try', '~> 0.4.5' s.add_runtime_dependency 'cocoapods-try', '~> 0.4.5'
s.add_runtime_dependency 'cocoapods-trunk', '~> 0.6.1' s.add_runtime_dependency 'cocoapods-trunk', '~> 0.6.1'
s.add_runtime_dependency 'molinillo', '~> 0.3.0' s.add_runtime_dependency 'molinillo', '~> 0.3.1'
s.add_runtime_dependency 'colored', '~> 1.2' s.add_runtime_dependency 'colored', '~> 1.2'
s.add_runtime_dependency 'escape', '~> 0.0.4' s.add_runtime_dependency 'escape', '~> 0.0.4'
......
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