From cb9702bf7ae63c89c92f97476f96ebaa63e515cc Mon Sep 17 00:00:00 2001 From: Arpit Jalan Date: Mon, 4 Nov 2019 10:46:20 +0530 Subject: [PATCH] Bump onebox version. - Remove native caching - FIX: dropbox videos were not loading --- Gemfile | 2 +- Gemfile.lock | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 9f52abc977e..f728eef550d 100644 --- a/Gemfile +++ b/Gemfile @@ -41,7 +41,7 @@ gem 'redis-namespace' gem 'active_model_serializers', '~> 0.8.3' -gem 'onebox', '1.9.20' +gem 'onebox', '1.9.21' gem 'http_accept_language', '~>2.0.5', require: false diff --git a/Gemfile.lock b/Gemfile.lock index f6f45cd9e9b..4176a30f6e6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -199,7 +199,6 @@ GEM mocha (1.8.0) metaclass (~> 0.0.1) mock_redis (0.19.0) - moneta (1.2.0) msgpack (1.2.10) multi_json (1.13.1) multi_xml (0.6.0) @@ -244,9 +243,8 @@ GEM omniauth-twitter (1.4.0) omniauth-oauth (~> 1.1) rack - onebox (1.9.20) + onebox (1.9.21) htmlentities (~> 4.3) - moneta (~> 1.0) multi_json (~> 1.11) mustache nokogiri (~> 1.7) @@ -499,7 +497,7 @@ DEPENDENCIES omniauth-oauth2 omniauth-openid omniauth-twitter - onebox (= 1.9.20) + onebox (= 1.9.21) openid-redis-store parallel_tests pg