Skip to content

Commit

Permalink
Drop pry-debugger since it doesn't work with Ruby 2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
jdpace committed May 24, 2017
1 parent 5a71ba6 commit 1ce4365
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,5 @@ group(:development) do
gem 'ruby-debug'
else
gem 'pry', :require => 'pry'
gem 'pry-debugger'
end
end

0 comments on commit 1ce4365

Please sign in to comment.