From 6d2b33035af88ff60e05a2afb2adb3a232667343 Mon Sep 17 00:00:00 2001 From: David Taylor Date: Thu, 27 Aug 2020 22:46:46 +0100 Subject: [PATCH] FIX: Bump onebox to fix soundcloud oneboxes Followup to a3577435f7da7d97ab7ca6af7339428d41d3a8e1 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index af551adbfd0..53a4d5c0e6c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -242,7 +242,7 @@ GEM omniauth-twitter (1.4.0) omniauth-oauth (~> 1.1) rack - onebox (2.1.0) + onebox (2.1.1) addressable (~> 2.7.0) htmlentities (~> 4.3) multi_json (~> 1.11)