Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 09336a0

Browse files
committed
Add explicit Minitest version
1 parent 6c10d32 commit 09336a0

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
@@ -30,6 +30,7 @@ end
3030

3131
group :test do
3232
gem 'rails-controller-testing', '1.0.2'
33+
gem 'minitest', '5.10.3'
3334
gem 'minitest-reporters', '1.1.14'
3435
gem 'guard', '2.14.1'
3536
gem 'guard-minitest', '2.4.6'

0 commit comments

Comments
 (0)