🏡 index : github.com/captn3m0/news.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-12-31 4:44:07.0 +00:00:00
committer github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2024-12-31 4:44:22.0 +00:00:00
commit
33318c9ea96f9e57a8a4768582db86d33d6f9941 [patch]
tree
a51c205f5ae60c646c6af74cfc1769ba9dffd860
parent
afbcd2b6796d2dd6dab8cd7b62ada8b86fd8a0af
download
33318c9ea96f9e57a8a4768582db86d33d6f9941.tar.gz

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-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Diff

 Gemfile      |  2 +-
 Gemfile.lock | 26 ++++++++++++++++++--------
 2 files changed, 18 insertions(+), 10 deletions(-)

diff --git a/Gemfile b/Gemfile
index f6b5beb..adc9c71 100644
--- a/Gemfile
+++ a/Gemfile
@@ -1,7 +1,7 @@
source "https://rubygems.org"

gem "jekyll", "~> 4.3.4"
gem "sanitize", "~> 6.1"
gem "sanitize", "~> 7.0"

group :jekyll_plugins do
  gem "jekyll-seo-tag", "~> 2.8"
diff --git a/Gemfile.lock b/Gemfile.lock
index bf1c315..4d048eb 100644
--- a/Gemfile.lock
+++ a/Gemfile.lock
@@ -103,19 +103,27 @@
      rb-inotify (~> 0.9, >= 0.9.10)
    logger (1.6.1)
    mercenary (0.4.0)
    mini_portile2 (2.8.8)
    minitest (5.25.1)
    nokogiri (1.16.7-aarch64-linux)
    nokogiri (1.18.1)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    nokogiri (1.16.7-arm-linux)
    nokogiri (1.18.1-aarch64-linux-gnu)
      racc (~> 1.4)
    nokogiri (1.16.7-arm64-darwin)
    nokogiri (1.18.1-aarch64-linux-musl)
      racc (~> 1.4)
    nokogiri (1.16.7-x86-linux)
    nokogiri (1.18.1-arm-linux-gnu)
      racc (~> 1.4)
    nokogiri (1.16.7-x86_64-darwin)
    nokogiri (1.18.1-arm-linux-musl)
      racc (~> 1.4)
    nokogiri (1.16.7-x86_64-linux)
    nokogiri (1.18.1-arm64-darwin)
      racc (~> 1.4)
    nokogiri (1.18.1-x86_64-darwin)
      racc (~> 1.4)
    nokogiri (1.18.1-x86_64-linux-gnu)
      racc (~> 1.4)
    nokogiri (1.18.1-x86_64-linux-musl)
      racc (~> 1.4)
    pathutil (0.16.2)
      forwardable-extended (~> 2.6)
    public_suffix (6.0.1)
@@ -127,9 +135,9 @@
    rexml (3.3.9)
    rouge (4.4.0)
    safe_yaml (1.0.5)
    sanitize (6.1.3)
    sanitize (7.0.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.12.0)
      nokogiri (>= 1.16.8)
    sass-embedded (1.80.6-aarch64-linux-gnu)
      google-protobuf (~> 4.28)
    sass-embedded (1.80.6-aarch64-linux-musl)
@@ -182,7 +190,7 @@
  jekyll-seo-tag (~> 2.8)
  jemoji (~> 0.13.0)
  json
  sanitize (~> 6.1)
  sanitize (~> 7.0)

BUNDLED WITH
   2.5.16