From 522dae22c4cea5c8c05f53771dcd6fa8085c54c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Feb 2021 10:46:32 -0500 Subject: [PATCH] Build(deps): Bump onebox from 2.2.2 to 2.2.4 (#12204) Bumps [onebox](https://github.com/discourse/onebox) from 2.2.2 to 2.2.4. - [Release notes](https://github.com/discourse/onebox/releases) - [Changelog](https://github.com/discourse/onebox/blob/master/CHANGELOG.md) - [Commits](https://github.com/discourse/onebox/compare/v2.2.2...v2.2.4) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 64b7ea5d997..08b58df843e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -264,7 +264,7 @@ GEM omniauth-twitter (1.4.0) omniauth-oauth (~> 1.1) rack - onebox (2.2.2) + onebox (2.2.4) addressable (~> 2.7.0) htmlentities (~> 4.3) multi_json (~> 1.11)