Commit 42a3bb10 authored by Samuel E. Giddins's avatar Samuel E. Giddins

[Gemfile] Lock Molinillo to 0.3.x for now

parent 0c9f2480
...@@ -21,7 +21,7 @@ group :development do ...@@ -21,7 +21,7 @@ group :development do
cp_gem 'cocoapods-stats', 'cocoapods-stats' cp_gem 'cocoapods-stats', 'cocoapods-stats'
cp_gem 'cocoapods-trunk', 'cocoapods-trunk' cp_gem 'cocoapods-trunk', 'cocoapods-trunk'
cp_gem 'cocoapods-try', 'cocoapods-try' cp_gem 'cocoapods-try', 'cocoapods-try'
cp_gem 'molinillo', 'Molinillo' cp_gem 'molinillo', 'Molinillo', '0.3-stable'
cp_gem 'xcodeproj', 'Xcodeproj' cp_gem 'xcodeproj', 'Xcodeproj'
gem 'cocoapods-dependencies' gem 'cocoapods-dependencies'
......
...@@ -18,7 +18,7 @@ GIT ...@@ -18,7 +18,7 @@ GIT
GIT GIT
remote: https://github.com/CocoaPods/Molinillo.git remote: https://github.com/CocoaPods/Molinillo.git
revision: 604847cee4a460590bb6c67ffac4279ea3c02b8f revision: 604847cee4a460590bb6c67ffac4279ea3c02b8f
branch: master branch: 0.3-stable
specs: specs:
molinillo (0.3.1) molinillo (0.3.1)
......
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