Skip to content

Commit 7c51b77

Browse files
Bump jekyll from 4.4.0 to 4.4.1 (#179)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 27bd623 commit 7c51b77

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
@@ -4,7 +4,7 @@ source "https://rubygems.org"
44

55
ruby "3.1.2"
66

7-
gem "jekyll", "~> 4.4.0"
7+
gem "jekyll", "~> 4.4.1"
88
gem "jemoji"
99
gem "minima", "~> 2.5"
1010
gem "rubocop"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ GEM
3838
http_parser.rb (0.8.0)
3939
i18n (1.14.7)
4040
concurrent-ruby (~> 1.0)
41-
jekyll (4.4.0)
41+
jekyll (4.4.1)
4242
addressable (~> 2.4)
4343
base64 (~> 0.2)
4444
colorator (~> 1.0)
@@ -137,7 +137,7 @@ PLATFORMS
137137
x86_64-linux
138138

139139
DEPENDENCIES
140-
jekyll (~> 4.4.0)
140+
jekyll (~> 4.4.1)
141141
jekyll-feed (~> 0.17)
142142
jemoji
143143
minima (~> 2.5)

0 commit comments

Comments
 (0)