Drop EOL Ruby 2.7 (#24237)
This commit is contained in:
parent
d8a06c1375
commit
49fad26eca
12 changed files with 12 additions and 27 deletions
|
@ -5,7 +5,7 @@ class TextFormatter
|
|||
include ERB::Util
|
||||
include RoutingHelper
|
||||
|
||||
URL_PREFIX_REGEX = /\A(https?:\/\/(www\.)?|xmpp:)/.freeze
|
||||
URL_PREFIX_REGEX = /\A(https?:\/\/(www\.)?|xmpp:)/
|
||||
|
||||
DEFAULT_REL = %w(nofollow noopener noreferrer).freeze
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue