2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-12 21:10:47 +08:00

bump onebox version

This commit is contained in:
Arpit Jalan 2018-03-22 11:37:38 +05:30
parent f3b402ffd5
commit 3a62eba299
3 changed files with 3 additions and 4 deletions

View file

@ -35,7 +35,7 @@ gem 'redis-namespace'

gem 'active_model_serializers', '~> 0.8.3'

gem 'onebox', '1.8.43'
gem 'onebox', '1.8.45'

gem 'http_accept_language', '~>2.0.5', require: false