From bc11769118c0f5341c9e4aa0ce1c53d8a50787bf Mon Sep 17 00:00:00 2001 From: David Taylor Date: Tue, 28 Jul 2020 13:29:15 +0100 Subject: [PATCH] FIX: Bump onebox to 2.0.1 for engine priority fix --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 466aea7a83c..ab9888884e8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -240,7 +240,7 @@ GEM omniauth-twitter (1.4.0) omniauth-oauth (~> 1.1) rack - onebox (2.0.0) + onebox (2.0.1) addressable (~> 2.7.0) htmlentities (~> 4.3) multi_json (~> 1.11)