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:
parent
08e7211d7d
commit
f27564a0a0
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue