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-12-07 12:01:09 +05:30
parent 47c44356f8
commit f9990eeb13
2 changed files with 3 additions and 3 deletions

View file

@ -36,7 +36,7 @@ gem 'redis-namespace'
gem 'active_model_serializers', '~> 0.8.3'
gem 'onebox', '1.8.29'
gem 'onebox', '1.8.30'
gem 'http_accept_language', '~>2.0.5', require: false