Exchange debugger for byebug

https://github.com/cldwalker/debugger/issues/125#issuecomment-43353446
This commit is contained in:
Henne Vogelsang 2014-07-23 15:34:05 +02:00
parent 35c5116051
commit 4b61d29e8d
2 changed files with 5 additions and 7 deletions

View file

@ -131,5 +131,5 @@ group :test do
end
group :development, :test do
gem 'debugger'
gem 'byebug'
end