openssl_version: Adjust regex to match more openssl version strings #378
Annotations
4 errors
Run rake rubocop:
spec/unit/openssl_version_spec.rb#L82
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Run rake rubocop:
spec/unit/openssl_version_spec.rb#L109
Layout/EmptyLines: Extra blank line detected. (https://rubystyle.guide#two-or-more-empty-lines)
|
Run rake rubocop:
spec/unit/openssl_version_spec.rb#L119
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Run rake rubocop
Process completed with exit code 1.
|
Loading