From 2872b100dc425ad239a5eb1b88d8dbe4d5db1834 Mon Sep 17 00:00:00 2001 From: Arpit Jalan Date: Wed, 29 Aug 2018 16:55:06 +0530 Subject: [PATCH] bump onebox version --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index b71cbfab200..2d077d69132 100644 --- a/Gemfile +++ b/Gemfile @@ -34,7 +34,7 @@ gem 'redis-namespace' gem 'active_model_serializers', '~> 0.8.3' -gem 'onebox', '1.8.57' +gem 'onebox', '1.8.58' gem 'http_accept_language', '~>2.0.5', require: false diff --git a/Gemfile.lock b/Gemfile.lock index 30743cd09ee..cdc91a5513c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -257,7 +257,7 @@ GEM omniauth-twitter (1.4.0) omniauth-oauth (~> 1.1) rack - onebox (1.8.57) + onebox (1.8.58) htmlentities (~> 4.3) moneta (~> 1.0) multi_json (~> 1.11) @@ -509,7 +509,7 @@ DEPENDENCIES omniauth-oauth2 omniauth-openid omniauth-twitter - onebox (= 1.8.57) + onebox (= 1.8.58) openid-redis-store pg pry-nav