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

Bump onebox version.

- Remove native caching
- FIX: dropbox videos were not loading
This commit is contained in:
Arpit Jalan 2019-11-04 10:46:20 +05:30
parent ff33899323
commit cb9702bf7a
2 changed files with 3 additions and 5 deletions

View file

@ -41,7 +41,7 @@ gem 'redis-namespace'
gem 'active_model_serializers', '~> 0.8.3'
gem 'onebox', '1.9.20'
gem 'onebox', '1.9.21'
gem 'http_accept_language', '~>2.0.5', require: false