From 019a3f5a9697b27de21e715bec456dc0ed36f7ee Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 13:33:21 +0000 Subject: [PATCH] [Security] Bump sanitize from 5.1.0 to 5.2.2 Bumps [sanitize](https://github.com/rgrove/sanitize) from 5.1.0 to 5.2.2. **This update includes security fixes.** - [Release notes](https://github.com/rgrove/sanitize/releases) - [Changelog](https://github.com/rgrove/sanitize/blob/master/HISTORY.md) - [Commits](https://github.com/rgrove/sanitize/compare/v5.1.0...v5.2.2) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fb3bd79..65b8651 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -149,7 +149,7 @@ GEM nio4r (2.5.2) nokogiri (1.10.9) mini_portile2 (~> 2.4.0) - nokogumbo (2.0.2) + nokogumbo (2.0.4) nokogiri (~> 1.8, >= 1.8.4) orm_adapter (0.5.0) pg (0.19.0) @@ -204,7 +204,7 @@ GEM railties (>= 4.2.0, < 6.0) rollbar (2.22.1) ruby-prof (0.15.8) - sanitize (5.1.0) + sanitize (5.2.2) crass (~> 1.0.2) nokogiri (>= 1.8.0) nokogumbo (~> 2.0)