[Bundle] Remove cocoapods-trunk as it is not used
Closes https://github.com/CocoaPods/Rainforest/issues/4
Showing
... | @@ -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" | ||
... | ... |
Please
register
or
sign in
to comment