Commit ffb2a0bf authored by Boris Bügling's avatar Boris Bügling

Use releases of molinillo and claide gems for now

Current master is incompatible with master of those gems.
parent c9a745af
...@@ -14,14 +14,14 @@ gemspec ...@@ -14,14 +14,14 @@ gemspec
gem 'json', '1.7.7' gem 'json', '1.7.7'
group :development do group :development do
cp_gem 'claide', 'CLAide' #cp_gem 'claide', 'CLAide'
cp_gem 'cocoapods-core', 'Core' cp_gem 'cocoapods-core', 'Core'
cp_gem 'cocoapods-downloader', 'cocoapods-downloader' cp_gem 'cocoapods-downloader', 'cocoapods-downloader'
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 'xcodeproj', 'Xcodeproj' cp_gem 'xcodeproj', 'Xcodeproj'
cp_gem 'molinillo', 'Molinillo' #cp_gem 'molinillo', 'Molinillo'
gem 'cocoapods-dependencies' gem 'cocoapods-dependencies'
......
GIT
remote: https://github.com/CocoaPods/CLAide.git
revision: 00986e2b185c6eca9d30a7d50073f2a819a0f61a
branch: master
specs:
claide (0.7.0)
GIT GIT
remote: https://github.com/CocoaPods/Core.git remote: https://github.com/CocoaPods/Core.git
revision: 60a486e8141323390dc5ff7f6676cf893a251a48 revision: 60a486e8141323390dc5ff7f6676cf893a251a48
...@@ -15,13 +8,6 @@ GIT ...@@ -15,13 +8,6 @@ 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: b9d65641b5481104571384fe5f060119af682bee
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
...@@ -40,7 +26,7 @@ GIT ...@@ -40,7 +26,7 @@ GIT
GIT GIT
remote: https://github.com/CocoaPods/cocoapods-plugins.git remote: https://github.com/CocoaPods/cocoapods-plugins.git
revision: 60cb1eae2f43b362cbefa9cb5c9ea40361e9b8b8 revision: eda56691945ca10e2ce52ef72a551acc681aabdc
branch: master branch: master
specs: specs:
cocoapods-plugins (0.3.2) cocoapods-plugins (0.3.2)
...@@ -48,7 +34,7 @@ GIT ...@@ -48,7 +34,7 @@ GIT
GIT GIT
remote: https://github.com/CocoaPods/cocoapods-trunk.git remote: https://github.com/CocoaPods/cocoapods-trunk.git
revision: 7d5845dd63d3174238465a4aa3a760528f791096 revision: ecac8d4983095b621aa256d1fb841f01d47d8725
branch: master branch: master
specs: specs:
cocoapods-trunk (0.4.0) cocoapods-trunk (0.4.0)
...@@ -95,6 +81,7 @@ GEM ...@@ -95,6 +81,7 @@ GEM
parser (>= 2.2.0.pre.3, < 3.0) parser (>= 2.2.0.pre.3, < 3.0)
awesome_print (1.2.0) awesome_print (1.2.0)
bacon (1.2.0) bacon (1.2.0)
claide (0.7.0)
clintegracon (0.6.0) clintegracon (0.6.0)
colored (~> 1.2) colored (~> 1.2)
diffy diffy
...@@ -123,6 +110,7 @@ GEM ...@@ -123,6 +110,7 @@ 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)
...@@ -168,7 +156,6 @@ DEPENDENCIES ...@@ -168,7 +156,6 @@ DEPENDENCIES
awesome_print awesome_print
bacon bacon
bundler (~> 1.3) bundler (~> 1.3)
claide!
clintegracon clintegracon
cocoapods! cocoapods!
cocoapods-core! cocoapods-core!
...@@ -182,7 +169,6 @@ DEPENDENCIES ...@@ -182,7 +169,6 @@ DEPENDENCIES
kicker kicker
mocha mocha
mocha-on-bacon mocha-on-bacon
molinillo!
prettybacon prettybacon
pry pry
rake rake
......
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