[Gemfile] Use dependencies directly from gemspec.

This commit is contained in:
Fabio Pelosin
2012-06-25 16:46:01 +02:00
parent ce84e18eec
commit 5334e67b26
2 changed files with 15 additions and 13 deletions

View File

@@ -1,12 +1,6 @@
source "http://rubygems.org"
gem "colored"
gem "escape"
gem "json"
gem "open4"
gem "faraday", ">= 0.8.1"
gem "octokit"
gemspec
group :development do
gem "xcodeproj", :git => "git://github.com/CocoaPods/Xcodeproj.git", :branch => "develop"

View File

@@ -5,6 +5,19 @@ GIT
specs:
xcodeproj (0.2.0.rc2)
PATH
remote: .
specs:
cocoapods (0.6.0.rc2)
colored (~> 1.2)
escape (~> 0.0.4)
faraday (~> 0.8.1)
json (~> 1.7.3)
octokit (~> 1.7.0)
open4 (~> 1.3.0)
rake (~> 0.9.0)
xcodeproj (~> 0.2.0.rc1)
GEM
remote: http://rubygems.org/
specs:
@@ -59,15 +72,10 @@ PLATFORMS
DEPENDENCIES
awesome_print
bacon
colored
escape
faraday (>= 0.8.1)
cocoapods!
github-markup
json
kicker
mocha-on-bacon
octokit
open4
pry
rake
rb-fsevent