Skip to content

Commit 300f9f4

Browse files
Bump jekyll from 4.2.1 to 4.2.2 (#411)
Bumps [jekyll](https://github.com/jekyll/jekyll) from 4.2.1 to 4.2.2. - [Release notes](https://github.com/jekyll/jekyll/releases) - [Changelog](https://github.com/jekyll/jekyll/blob/master/History.markdown) - [Commits](jekyll/jekyll@v4.2.1...v4.2.2) --- updated-dependencies: - dependency-name: jekyll dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8bfef98 commit 300f9f4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.2.1"
3+
gem "jekyll", "~> 4.2.2"
44
gem 'jekyll-seo-tag' # check out this https://jekyll.github.io/jekyll-seo-tag/usage/
55

66
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ GEM
2525
yell (~> 2.0)
2626
zeitwerk (~> 2.5)
2727
http_parser.rb (0.8.0)
28-
i18n (1.9.1)
28+
i18n (1.10.0)
2929
concurrent-ruby (~> 1.0)
30-
jekyll (4.2.1)
30+
jekyll (4.2.2)
3131
addressable (~> 2.4)
3232
colorator (~> 1.0)
3333
em-websocket (~> 0.5)
@@ -48,7 +48,7 @@ GEM
4848
jekyll-feed (0.16.0)
4949
jekyll (>= 3.7, < 5.0)
5050
jekyll-paginate (1.1.0)
51-
jekyll-sass-converter (2.1.0)
51+
jekyll-sass-converter (2.2.0)
5252
sassc (> 2.0.1, < 3.0)
5353
jekyll-seo-tag (2.8.0)
5454
jekyll (>= 3.8, < 5.0)
@@ -105,7 +105,7 @@ PLATFORMS
105105

106106
DEPENDENCIES
107107
html-proofer
108-
jekyll (~> 4.2.1)
108+
jekyll (~> 4.2.2)
109109
jekyll-category-pages
110110
jekyll-feed
111111
jekyll-paginate

0 commit comments

Comments
 (0)