Skip to content

Commit

Permalink
Update database_cleaner dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
spohlenz committed Dec 2, 2024
1 parent 8f8d2c7 commit 7a432e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trestle.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ Gem::Specification.new do |spec|

spec.add_development_dependency "rspec-rails", ">= 5.1.2"
spec.add_development_dependency "rspec-html-matchers", "~> 0.10.0"
spec.add_development_dependency "database_cleaner", "~> 2.0.2"
spec.add_development_dependency "database_cleaner", "~> 2.1.0"
spec.add_development_dependency "ammeter", "~> 1.1.5"
end

0 comments on commit 7a432e2

Please sign in to comment.