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

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-01-30 4:53:52.0 +00:00:00
committer github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2025-01-30 4:54:04.0 +00:00:00
commit
89feaccf049ac63dc2d17ce10b04b46d6f2e32e2 [patch]
tree
27bf29fd8362f84dd185b1e5ebc6e45911012da1
parent
c53eff1e182fe19f7d670288914df19c15472b31
download
89feaccf049ac63dc2d17ce10b04b46d6f2e32e2.tar.gz

Bump jekyll from 4.4.0 to 4.4.1

Bumps [jekyll](https://github.com/jekyll/jekyll) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/jekyll/jekyll/releases)
- [Changelog](https://github.com/jekyll/jekyll/blob/master/History.markdown)
- [Commits](https://github.com/jekyll/jekyll/compare/v4.4.0...v4.4.1)

---
updated-dependencies:
- dependency-name: jekyll
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Diff

 Gemfile      | 2 +-
 Gemfile.lock | 4 +++-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Gemfile b/Gemfile
index d633640..15c5374 100644
--- a/Gemfile
+++ a/Gemfile
@@ -1,6 +1,6 @@
source "https://rubygems.org"

gem "jekyll", "~> 4.4.0"
gem "jekyll", "~> 4.4.1"
gem "sanitize", "~> 7.0"

group :jekyll_plugins do
diff --git a/Gemfile.lock b/Gemfile.lock
index 1f2281a..8a3f16d 100644
--- a/Gemfile.lock
+++ a/Gemfile.lock
@@ -64,7 +64,7 @@
    http_parser.rb (0.8.0)
    i18n (1.14.7)
      concurrent-ruby (~> 1.0)
    jekyll (4.4.0)
    jekyll (4.4.1)
      addressable (~> 2.4)
      base64 (~> 0.2)
      colorator (~> 1.0)
@@ -187,7 +187,7 @@

DEPENDENCIES
  csv (~> 3.3)
  jekyll (~> 4.4.0)
  jekyll (~> 4.4.1)
  jekyll-include-cache (~> 0.2.1)
  jekyll-seo-tag (~> 2.8)
  jemoji (~> 0.13.0)