From 7cc7baf378ad9bfb63e1337bda148454a82e6bca Mon Sep 17 00:00:00 2001 From: Robin Ward Date: Wed, 29 Apr 2020 10:56:44 -0400 Subject: [PATCH] SECURITY: Update onebox to add rel="noopener" --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 013a17c384f..242ce594b07 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -240,7 +240,7 @@ GEM omniauth-twitter (1.4.0) omniauth-oauth (~> 1.1) rack - onebox (1.9.26) + onebox (1.9.27.2) addressable (~> 2.7.0) htmlentities (~> 4.3) multi_json (~> 1.11)