openapi_parser
openapi_parser copied to clipboard
Remove unused codes
Now that we support Ruby 2.7 and above, we can remove conditions with versions lower than that.
Found this too: https://github.com/ota42y/openapi_parser/blob/385a9ab60ab349a5972a014f28f2dd10d8b0de98/lib/openapi_parser/schema_validator/string_validator.rb#L58-L61
@zzak Thank you for pointing it out 👍