Skip to content

Commit

Permalink
replace debugger with debug gem
Browse files Browse the repository at this point in the history
  • Loading branch information
tdtds committed Feb 28, 2022
1 parent e38ae92 commit bea21c0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tdiary-contrib.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,5 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rspec"
spec.add_development_dependency "simplecov"
spec.add_development_dependency "webmock"
spec.add_development_dependency "ruby-debug-ide"
spec.add_development_dependency "debase"
spec.add_development_dependency "debug"
end

0 comments on commit bea21c0

Please sign in to comment.