From 7543db086ad3d179483ec6fdbf34f86005386f70 Mon Sep 17 00:00:00 2001 From: Arpit Jalan Date: Wed, 20 Nov 2019 14:47:59 +0530 Subject: [PATCH] Bump onebox version. - FIX: Amazon video oneboxes were not working. --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index c4ce6cb4795..46b4f8e68b7 100644 --- a/Gemfile +++ b/Gemfile @@ -41,7 +41,7 @@ gem 'redis-namespace' gem 'active_model_serializers', '~> 0.8.3' -gem 'onebox', '1.9.22' +gem 'onebox', '1.9.23' gem 'http_accept_language', '~>2.0.5', require: false diff --git a/Gemfile.lock b/Gemfile.lock index 43eac52d794..d6016f5053d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -243,7 +243,7 @@ GEM omniauth-twitter (1.4.0) omniauth-oauth (~> 1.1) rack - onebox (1.9.22) + onebox (1.9.23) htmlentities (~> 4.3) multi_json (~> 1.11) mustache @@ -499,7 +499,7 @@ DEPENDENCIES omniauth-oauth2 omniauth-openid omniauth-twitter - onebox (= 1.9.22) + onebox (= 1.9.23) openid-redis-store parallel_tests pg