🏡 index : github.com/captn3m0/mf.captnemo.in.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-01-30 6:25:28.0 +00:00:00
committer github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2025-01-30 6:25:45.0 +00:00:00
commit
1d84a33a7d7eb1305ff15eacbadf8bef01fc6066 [patch]
tree
ef28ed59beb1bc23611823b9b6996f8cde0d3cee
parent
4cb93aff47700a34747ef4d21ab80e16dd208c69
download
1d84a33a7d7eb1305ff15eacbadf8bef01fc6066.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 1b3f5c1..0d9aadd 100644
--- a/Gemfile
+++ a/Gemfile
@@ -1,5 +1,5 @@
source "https://rubygems.org"
gem "jekyll", "~> 4.4.0"
gem "jekyll", "~> 4.4.1"
gem "jekyll-theme-modernist", "~> 0.2"
gem "sqlite3", "~> 2.5.0", force_ruby_platform: true

diff --git a/Gemfile.lock b/Gemfile.lock
index 82ddbbe..c599e13 100644
--- a/Gemfile.lock
+++ a/Gemfile.lock
@@ -24,7 +24,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)
@@ -89,7 +89,7 @@
  x86_64-linux

DEPENDENCIES
  jekyll (~> 4.4.0)
  jekyll (~> 4.4.1)
  jekyll-theme-modernist (~> 0.2)
  json (~> 2.9)
  sqlite3 (~> 2.5.0)