Bump sanitize from 6.1.0 to 6.1.1
Bumps [sanitize](https://github.com/rgrove/sanitize) from 6.1.0 to 6.1.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.1.0...v6.1.1)
---
updated-dependencies:
- dependency-name: sanitize
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diff
Gemfile | 2 +-
Gemfile.lock | 6 ++++--
2 files changed, 4 insertions(+), 4 deletions(-)
@@ -1,7 +1,7 @@
source "https://rubygems.org"
gem "jekyll", "~> 4.3.3"
gem "sanitize", "~> 6.0"
gem "sanitize", "~> 6.1"
group :jekyll_plugins do
gem "jekyll-seo-tag", "~> 2.8"
@@ -80,7 +80,7 @@
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (5.0.4)
racc (1.7.3)
racc (1.8.0)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
@@ -89,7 +89,7 @@
rouge (4.2.0)
ruby2_keywords (0.0.5)
safe_yaml (1.0.5)
sanitize (6.1.0)
sanitize (6.1.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
sass-embedded (1.69.5-x86_64-linux-gnu)
@@ -111,7 +111,7 @@
jekyll-seo-tag (~> 2.8)
jemoji (~> 0.13.0)
json
sanitize (~> 6.0)
sanitize (~> 6.1)
BUNDLED WITH
2.5.4