Skip to content

Commit

Permalink
Add pry for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
tjchambers committed Nov 8, 2018
1 parent acbe476 commit 5a060a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions grouped_scope.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,8 @@ Gem::Specification.new do |s|
s.add_development_dependency 'minitest' #, '~> 2.8.1'
s.add_development_dependency 'factory_girl' #, '~> 2.3.2'
s.add_development_dependency 'mocha', '~> 0.10.0'
s.add_development_dependency 'pry'
s.add_development_dependency 'pry-byebug'

end

0 comments on commit 5a060a6

Please sign in to comment.