Skip to content

Commit

Permalink
Merge pull request #30 from github/bump-minitest
Browse files Browse the repository at this point in the history
Bump minitest to 5.8
  • Loading branch information
jbarnette committed Jan 20, 2016
2 parents 0758fe3 + c0b3797 commit 8127352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scientist.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ Gem::Specification.new do |gem|
gem.test_files = gem.files.grep(/^test/)
gem.require_paths = ["lib"]

gem.add_development_dependency "minitest", "~> 5.2"
gem.add_development_dependency "minitest", "~> 5.8"
end

0 comments on commit 8127352

Please sign in to comment.