Skip to content

Commit

Permalink
replace ruby-debug with pry
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Baker committed May 2, 2013
1 parent a80c697 commit ebb3726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ group :development do
gem "activerecord", ">= 3.0.0"
gem "jeweler"
gem "rspec", ">= 2.5.0"
gem "ruby-debug"
gem "pry"
gem "sqlite3"
gem "watchr"
end

0 comments on commit ebb3726

Please sign in to comment.