FIX: Bump onebox version to include imgur security fix

(cherry picked from commit 36ff971c9c)
This commit is contained in:
Vinoth Kannan 2019-02-13 01:11:24 +05:30
parent ee74122ce1
commit d8266319f4

View File

@ -44,7 +44,7 @@ gem 'redis-namespace'
gem 'active_model_serializers', '~> 0.8.3'
gem 'onebox', '1.8.76'
gem 'onebox', '1.8.77'
gem 'http_accept_language', '~>2.0.5', require: false