Skip to content

Commit

Permalink
Add minitest to gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoroth committed May 10, 2024
1 parent 0d902f7 commit 73b42f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stimulus_reflex.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,5 @@ Gem::Specification.new do |gem|
gem.add_development_dependency "rails", *rails_version
gem.add_development_dependency "rake", "~> 13.0"
gem.add_development_dependency "standard", "~> 1.24"
gem.add_development_dependency "minitest", "5.18.1"
end

0 comments on commit 73b42f9

Please sign in to comment.