minitest, version 4 < 5 no match.
7 8 9 10
# File 'lib/version.rb', line 7 def self.version # 'x.x.x.x'.to_s < '5.x.x.x'.to_s '4.0.5'.to_s end