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

bump onebox version

This commit is contained in:
Arpit Jalan 2017-11-21 11:10:44 +05:30
parent 2d48caffdf
commit b8c9975429
2 changed files with 3 additions and 3 deletions

View file

@ -35,7 +35,7 @@ gem 'redis-namespace'
gem 'active_model_serializers', '~> 0.8.3'
gem 'onebox', '1.8.23'
gem 'onebox', '1.8.24'
gem 'http_accept_language', '~>2.0.5', require: false