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

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-06-13 5:00:44.0 +00:00:00
committer Nemo <me@captnemo.in> 2024-06-13 20:46:29.0 +05:30:00
commit
5669af9ae8b2eba314b838b6e696253ecb91097e [patch]
tree
df88ff95a3d16293745b8c64589f0b3b2a3866d7
parent
e7ffcea2b119603cc1f0a45ed6b88f8ee828ff76
download
5669af9ae8b2eba314b838b6e696253ecb91097e.tar.gz

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(-)

diff --git a/Gemfile b/Gemfile
index 3217f3a..a6dbe6e 100644
--- a/Gemfile
+++ a/Gemfile
@@ -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"
diff --git a/Gemfile.lock b/Gemfile.lock
index ba63f84..3c6bb97 100644
--- a/Gemfile.lock
+++ a/Gemfile.lock
@@ -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