Skip to content

Commit

Permalink
pry-debugger causes tests to fail on all Ruby versions less than 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Dec 15, 2012
1 parent 92c33b5 commit 710ee30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion twitter.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'json'
spec.add_development_dependency 'kramdown'
spec.add_development_dependency 'pry'
spec.add_development_dependency 'pry-debugger'
spec.add_development_dependency 'rake'
spec.add_development_dependency 'rspec'
spec.add_development_dependency 'simplecov'
Expand Down

0 comments on commit 710ee30

Please sign in to comment.