From 278738dc126e8b57977fc31f3bec19fe67d00f18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 11:23:56 +0000 Subject: [PATCH] chore(deps): bump sanitize from 6.1.3 to 7.0.0 Bumps [sanitize](https://github.com/rgrove/sanitize) from 6.1.3 to 7.0.0. - [Release notes](https://github.com/rgrove/sanitize/releases) - [Changelog](https://github.com/rgrove/sanitize/blob/main/CHANGELOG.md) - [Commits](https://github.com/rgrove/sanitize/compare/v6.1.3...v7.0.0) --- updated-dependencies: - dependency-name: sanitize dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7e738e4d..d7e474d9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,9 +89,9 @@ GEM i18n rubypants (0.7.1) rugged (1.9.0) - sanitize (6.1.3) + sanitize (7.0.0) crass (~> 1.0.2) - nokogiri (>= 1.12.0) + nokogiri (>= 1.16.8) securerandom (0.3.2) stringio (3.1.6) tdiff (0.4.0)