From 6929a6bdfb2abe3b7c1c44db121d293a67ca68e7 Mon Sep 17 00:00:00 2001 From: Arpit Jalan Date: Wed, 23 Dec 2020 12:26:01 +0530 Subject: [PATCH] Bump onebox gem to 2.2.0 (#11568) - do not show title only oneboxes --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d5adb01a552..48c69ab214a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -236,7 +236,7 @@ GEM omniauth-twitter (1.4.0) omniauth-oauth (~> 1.1) rack - onebox (2.1.9) + onebox (2.2.0) addressable (~> 2.7.0) htmlentities (~> 4.3) multi_json (~> 1.11)