Skip to content

Commit 91af102

Browse files
committed
Lock down to Minitest 5.9.x
1 parent aa7586b commit 91af102

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
source 'https://rubygems.org'
22
gemspec
33

4+
gem 'minitest', '~> 5.9.0'
45
gem 'bcrypt', platforms: [:mri]
56
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
67

0 commit comments

Comments
 (0)