Commit 5334e67b authored by Fabio Pelosin's avatar Fabio Pelosin

[Gemfile] Use dependencies directly from gemspec.

parent ce84e18e
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"
......
......@@ -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
......
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