Join and normalize og:image url using Addressable

Avoids failing on urls that are not strictly rfc2396 URIs.
This commit is contained in:
Anton Khorev 2024-06-15 15:03:22 +03:00
parent 84aa7f455a
commit c03649355a
4 changed files with 27 additions and 1 deletions

View file

@ -602,6 +602,7 @@ DEPENDENCIES
actionpack-page_caching (>= 1.2.0)
active_record_union
activerecord-import
addressable (~> 2.8)
annotate
argon2
autoprefixer-rails