Commit 3bfc4767 authored by Samuel E. Giddins's avatar Samuel E. Giddins

[Gemfile] Use Molinillo from master

parent e61e6c8c
...@@ -20,8 +20,8 @@ group :development do ...@@ -20,8 +20,8 @@ group :development do
cp_gem 'cocoapods-plugins', 'cocoapods-plugins' cp_gem 'cocoapods-plugins', 'cocoapods-plugins'
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 'xcodeproj', 'Xcodeproj' cp_gem 'xcodeproj', 'Xcodeproj'
#cp_gem 'molinillo', 'Molinillo'
gem 'cocoapods-dependencies' gem 'cocoapods-dependencies'
......
...@@ -8,6 +8,13 @@ GIT ...@@ -8,6 +8,13 @@ GIT
fuzzy_match (~> 2.0.4) fuzzy_match (~> 2.0.4)
nap (~> 0.8.0) nap (~> 0.8.0)
GIT
remote: https://github.com/CocoaPods/Molinillo.git
revision: 70a2b2a7601e1f41b433b1fff56ca120eaea0b3c
branch: master
specs:
molinillo (0.1.1)
GIT GIT
remote: https://github.com/CocoaPods/Xcodeproj.git remote: https://github.com/CocoaPods/Xcodeproj.git
revision: 8bf91f215cb996f36c4028c78b033d1ea6b6f1fc revision: 8bf91f215cb996f36c4028c78b033d1ea6b6f1fc
...@@ -110,7 +117,6 @@ GEM ...@@ -110,7 +117,6 @@ GEM
metaclass (~> 0.0.1) metaclass (~> 0.0.1)
mocha-on-bacon (0.2.2) mocha-on-bacon (0.2.2)
mocha (>= 0.13.0) mocha (>= 0.13.0)
molinillo (0.1.1)
nap (0.8.0) nap (0.8.0)
netrc (0.7.8) netrc (0.7.8)
notify (0.5.2) notify (0.5.2)
...@@ -169,6 +175,7 @@ DEPENDENCIES ...@@ -169,6 +175,7 @@ DEPENDENCIES
kicker kicker
mocha mocha
mocha-on-bacon mocha-on-bacon
molinillo!
prettybacon prettybacon
pry pry
rake rake
......
Subproject commit 1b603f3f9a53c497734ffaf9926416c0582064c2 Subproject commit 20622f4674797be935cbf1cd5d7ca5c96390f407
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