From 0f005d0e86badf482fc7f7b79bf65c3a52cdef6c Mon Sep 17 00:00:00 2001 From: Arpit Jalan Date: Thu, 24 Dec 2020 10:24:59 +0530 Subject: [PATCH] Bump onebox gem to 2.2.1 (#11575) - allow oneboxes with title and image --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0b9b0333909..d7d1b7746ff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -236,7 +236,7 @@ GEM omniauth-twitter (1.4.0) omniauth-oauth (~> 1.1) rack - onebox (2.2.0) + onebox (2.2.1) addressable (~> 2.7.0) htmlentities (~> 4.3) multi_json (~> 1.11)