Skip to content

Commit

Permalink
Force use of minitest 5.2.x.
Browse files Browse the repository at this point in the history
This does not exhibit the random failures that later versions seem to.
  • Loading branch information
hainesr committed Jul 15, 2014
1 parent 2ef328b commit 880c80f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ gemspec
gem 'rake'
gem 'coveralls', :require => false
gem 'pry'
gem 'minitest'
gem 'minitest', '~> 5.2.0'

0 comments on commit 880c80f

Please sign in to comment.