From 996862a38911da3aef521f36ab2785dd5e3feba5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Jan 2023 01:21:41 +0000 Subject: [PATCH] chore(deps): bump sanitize from 6.0.0 to 6.0.1 Bumps [sanitize](https://github.com/rgrove/sanitize) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/rgrove/sanitize/releases) - [Changelog](https://github.com/rgrove/sanitize/blob/main/HISTORY.md) - [Commits](https://github.com/rgrove/sanitize/compare/v6.0.0...v6.0.1) --- updated-dependencies: - dependency-name: sanitize dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a9a632d..88351df 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -178,16 +178,16 @@ GEM net-ssh (>= 2.6.5, < 7.0.0) net-ssh (6.1.0) nio4r (2.5.8) - nokogiri (1.12.5-arm64-darwin) + nokogiri (1.14.0-arm64-darwin) racc (~> 1.4) - nokogiri (1.12.5-x86_64-darwin) + nokogiri (1.14.0-x86_64-darwin) racc (~> 1.4) - nokogiri (1.12.5-x86_64-linux) + nokogiri (1.14.0-x86_64-linux) racc (~> 1.4) public_suffix (4.0.6) puma (4.3.10) nio4r (~> 2.0) - racc (1.6.0) + racc (1.6.2) rack (2.2.3) rack-cors (1.1.1) rack (>= 2.0.0) @@ -244,7 +244,7 @@ GEM ruby_parser (3.18.1) sexp_processor (~> 4.16) safe_yaml (1.0.5) - sanitize (6.0.0) + sanitize (6.0.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) sass (3.7.4)