Skip to content

Commit 437ebeb

Browse files
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](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]>
1 parent 99ccfa5 commit 437ebeb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source "https://rubygems.org"
22

3-
gem "jekyll", "~> 4.4.0"
3+
gem "jekyll", "~> 4.4.1"
44
gem 'jekyll-feed'
55
gem "jekyll-seo-tag"
66
gem 'webrick'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ GEM
2020
http_parser.rb (0.8.0)
2121
i18n (1.14.7)
2222
concurrent-ruby (~> 1.0)
23-
jekyll (4.4.0)
23+
jekyll (4.4.1)
2424
addressable (~> 2.4)
2525
base64 (~> 0.2)
2626
colorator (~> 1.0)
@@ -82,7 +82,7 @@ PLATFORMS
8282
DEPENDENCIES
8383
base64
8484
csv
85-
jekyll (~> 4.4.0)
85+
jekyll (~> 4.4.1)
8686
jekyll-feed
8787
jekyll-seo-tag
8888
logger

0 commit comments

Comments
 (0)