Skip to content

Commit

Permalink
Drop pry-byebug for now.
Browse files Browse the repository at this point in the history
The gem does not seem to be compatible with current ruby head.
  • Loading branch information
richardboehme committed May 18, 2022
1 parent 156df7d commit d56a7ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion reform.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "bundler"
spec.add_development_dependency "minitest"
spec.add_development_dependency "minitest-line"
spec.add_development_dependency "pry-byebug"
spec.add_development_dependency "multi_json"
spec.add_development_dependency "rake"
end

0 comments on commit d56a7ee

Please sign in to comment.