From 33ac82c2625769b97d4d030269a50bef82f55549 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 00:38:31 +0000 Subject: [PATCH] Bump sanitize from 6.0.2 to 6.1.0 Bumps [sanitize](https://github.com/rgrove/sanitize) from 6.0.2 to 6.1.0. - [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.2...v6.1.0) --- updated-dependencies: - dependency-name: sanitize dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index c763ae17..bc09a76e 100644 --- a/Gemfile +++ b/Gemfile @@ -24,7 +24,7 @@ gem "kt-paperclip", "~> 7.2" gem 'puma', '~> 6.3' gem 'rails_autolink' gem 'RedCloth' -gem 'sanitize', '~> 6.0' +gem 'sanitize', '~> 6.1' gem 'tracks-chartjs-ror' gem 'will_paginate' diff --git a/Gemfile.lock b/Gemfile.lock index 928436a0..c5429d65 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -274,7 +274,7 @@ GEM ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) safe_yaml (1.0.5) - sanitize (6.0.2) + sanitize (6.1.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) sassc (2.4.0) @@ -383,7 +383,7 @@ DEPENDENCIES rails_autolink rspec-expectations rubocop (~> 1.57) - sanitize (~> 6.0) + sanitize (~> 6.1) sassc-rails (~> 2.1.2) simplecov solargraph