Skip to content

Commit

Permalink
Merge pull request #355 from ActsAsParanoid/remove-pry-dependency
Browse files Browse the repository at this point in the history
Remove dependency on pry
  • Loading branch information
mvz authored Nov 10, 2024
2 parents d6ee241 + 130b2a1 commit 9fee4b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion acts_as_paranoid.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "minitest-around", "~> 0.5"
spec.add_development_dependency "minitest-focus", "~> 1.3"
spec.add_development_dependency "minitest-stub-const", "~> 0.6"
spec.add_development_dependency "pry", "~> 0.14.1"
spec.add_development_dependency "rake", "~> 13.0"
spec.add_development_dependency "rake-manifest", "~> 0.2.0"
spec.add_development_dependency "rdoc", "~> 6.3"
Expand Down

0 comments on commit 9fee4b0

Please sign in to comment.