2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-05 08:59:27 +08:00

Bump onebox version.

- normalize and decode html entities for image URL
This commit is contained in:
Arpit Jalan 2019-08-19 19:01:23 +05:30
parent 08e7211d7d
commit f27564a0a0
2 changed files with 3 additions and 3 deletions

View file

@ -46,7 +46,7 @@ gem 'redis-namespace'
gem 'active_model_serializers', '~> 0.8.3'
gem 'onebox', '1.9.9'
gem 'onebox', '1.9.10'
gem 'http_accept_language', '~>2.0.5', require: false