Commit fd337553 authored by Fabio Pelosin's avatar Fabio Pelosin

[Bundle] Remove cocoapods-trunk as it is not used

Closes https://github.com/CocoaPods/Rainforest/issues/4
parent a98cc887
...@@ -36,9 +36,6 @@ group :development do ...@@ -36,9 +36,6 @@ group :development do
end end
group :debugging do group :debugging do
# Only while we test the trunk app.
gem 'cocoapods-trunk', :git => "https://github.com/alloy/cocoapods-trunk.git"
gem "rb-fsevent" gem "rb-fsevent"
gem "kicker" gem "kicker"
gem "awesome_print" gem "awesome_print"
......
...@@ -39,15 +39,6 @@ GIT ...@@ -39,15 +39,6 @@ GIT
specs: specs:
cocoapods-try (0.2.0) cocoapods-try (0.2.0)
GIT
remote: https://github.com/alloy/cocoapods-trunk.git
revision: febc522b4e462bacd013a48adb704c769586bd7e
specs:
cocoapods-trunk (0.0.1)
json (~> 1.8)
nap (>= 0.6)
netrc
GIT GIT
remote: https://github.com/ruby-prof/ruby-prof.git remote: https://github.com/ruby-prof/ruby-prof.git
revision: b56c1268ba001f5eb55f940ca1c83bc6b83a9752 revision: b56c1268ba001f5eb55f940ca1c83bc6b83a9752
...@@ -96,7 +87,6 @@ GEM ...@@ -96,7 +87,6 @@ GEM
fuzzy_match (2.0.4) fuzzy_match (2.0.4)
github-markup (1.1.0) github-markup (1.1.0)
i18n (0.6.4) i18n (0.6.4)
json (1.8.1)
json_pure (1.8.1) json_pure (1.8.1)
kicker (3.0.0) kicker (3.0.0)
listen (~> 1.3.0) listen (~> 1.3.0)
...@@ -114,7 +104,6 @@ GEM ...@@ -114,7 +104,6 @@ GEM
mocha (>= 0.13.0) mocha (>= 0.13.0)
multi_json (1.9.2) multi_json (1.9.2)
nap (0.7.0) nap (0.7.0)
netrc (0.7.7)
notify (0.5.2) notify (0.5.2)
open4 (1.3.3) open4 (1.3.3)
posix-spawn (0.3.8) posix-spawn (0.3.8)
...@@ -163,7 +152,6 @@ DEPENDENCIES ...@@ -163,7 +152,6 @@ DEPENDENCIES
cocoapods! cocoapods!
cocoapods-core! cocoapods-core!
cocoapods-downloader! cocoapods-downloader!
cocoapods-trunk!
cocoapods-try! cocoapods-try!
coveralls coveralls
diffy diffy
......
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