Skip to content

Commit

Permalink
chore(deps): bump jekyll from 4.4.0 to 4.4.1
Browse files Browse the repository at this point in the history
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](jekyll/jekyll@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent 0cd89d6 commit e288e22
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source "https://rubygems.org"

gem "jekyll", "~> 4.4.0"
gem "jekyll", "~> 4.4.1"
gem "rubyzip", "~> 2.4"
gem "jekyll-sass-converter", "2.2.0"
gem "jekyll-seo-tag", "~> 2.8.0"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ GEM
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)
Expand Down Expand Up @@ -78,7 +78,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
jekyll (~> 4.4.0)
jekyll (~> 4.4.1)
jekyll-sass-converter (= 2.2.0)
jekyll-seo-tag (~> 2.8.0)
jekyll-sitemap (~> 1.4.0)
Expand Down

0 comments on commit e288e22

Please sign in to comment.