Skip to content

Commit 94044b7

Browse files
committed
Update Ruby / Minitest documentation (5.10.3)
1 parent d91e2f9 commit 94044b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/rdoc/minitest.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module Docs
22
class Minitest < Rdoc
33
self.name = 'Ruby / Minitest'
44
self.slug = 'minitest'
5-
self.release = '5.10.1'
5+
self.release = '5.10.3'
66
self.dir = '/Users/Thibaut/DevDocs/Docs/RDoc/Minitest' # rake docs
77
self.links = {
88
code: 'https://github.com/seattlerb/minitest'

0 commit comments

Comments
 (0)