• T
    update regex for get_version to match end of lines and add tests · 45d9757a
    themetric 提交于
    tests for gem processor regexp get_version
    
    revert namespacing in brakeman test oops
    
    try new end of line regex match and refactor tests
    
    update regexp and test to match \r\n or \n
    
    add another test for matching short gem versions
    
    make regexp match only dot seperated characters of any length
    45d9757a
brakeman.rb 6.5 KB