Skip to content

Commit

Permalink
remove debug as a dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sairamsrinivasan committed May 27, 2024
1 parent 7372685 commit 2871a7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mongoid-rspec.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ Gem::Specification.new do |s|
s.metadata['rubygems_mfa_required'] = 'true'

s.add_development_dependency 'appraisal', '~> 2.0'
s.add_development_dependency 'debug'
s.add_development_dependency 'mongoid-danger', '~> 0.2'
s.add_development_dependency 'pry'
s.add_development_dependency 'rails'
Expand Down

0 comments on commit 2871a7c

Please sign in to comment.