From bc5daa14662ff1c0cc9feaad52e7c4a275a46ab3 Mon Sep 17 00:00:00 2001 From: Arpit Jalan Date: Mon, 5 Aug 2019 11:04:58 +0530 Subject: [PATCH] Bump onebox version. - prioritize `card_html` over `article_html` --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index dde65dcd2aa..8b19a8036f0 100644 --- a/Gemfile +++ b/Gemfile @@ -46,7 +46,7 @@ gem 'redis-namespace' gem 'active_model_serializers', '~> 0.8.3' -gem 'onebox', '1.9.6' +gem 'onebox', '1.9.7' gem 'http_accept_language', '~>2.0.5', require: false diff --git a/Gemfile.lock b/Gemfile.lock index c0438f2fdfa..19fa675a27e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -240,7 +240,7 @@ GEM omniauth-twitter (1.4.0) omniauth-oauth (~> 1.1) rack - onebox (1.9.6) + onebox (1.9.7) htmlentities (~> 4.3) moneta (~> 1.0) multi_json (~> 1.11) @@ -491,7 +491,7 @@ DEPENDENCIES omniauth-oauth2 omniauth-openid omniauth-twitter - onebox (= 1.9.6) + onebox (= 1.9.7) openid-redis-store parallel_tests pg