Commit 6ca08970 authored by Samuel Giddins's avatar Samuel Giddins

[Gemfile] Add cocoapods_debug

parent f44573ec
......@@ -51,6 +51,8 @@ group :development do
end
group :debugging do
gem 'cocoapods_debug'
gem 'rb-fsevent'
gem 'kicker'
gem 'awesome_print'
......
......@@ -132,6 +132,8 @@ GEM
diffy
cocoapods-dependencies (1.0.0.beta.1)
ruby-graphviz (~> 1.2)
cocoapods_debug (0.1.0)
pry (= 0.10.3)
coderay (1.1.0)
colored (1.2)
crack (0.4.2)
......@@ -225,6 +227,7 @@ DEPENDENCIES
cocoapods-stats!
cocoapods-trunk!
cocoapods-try!
cocoapods_debug
diffy
inch_by_inch
json!
......
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