We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27bd623 commit 7c51b77Copy full SHA for 7c51b77
Gemfile
@@ -4,7 +4,7 @@ source "https://rubygems.org"
4
5
ruby "3.1.2"
6
7
-gem "jekyll", "~> 4.4.0"
+gem "jekyll", "~> 4.4.1"
8
gem "jemoji"
9
gem "minima", "~> 2.5"
10
gem "rubocop"
Gemfile.lock
@@ -38,7 +38,7 @@ GEM
38
http_parser.rb (0.8.0)
39
i18n (1.14.7)
40
concurrent-ruby (~> 1.0)
41
- jekyll (4.4.0)
+ jekyll (4.4.1)
42
addressable (~> 2.4)
43
base64 (~> 0.2)
44
colorator (~> 1.0)
@@ -137,7 +137,7 @@ PLATFORMS
137
x86_64-linux
138
139
DEPENDENCIES
140
- jekyll (~> 4.4.0)
+ jekyll (~> 4.4.1)
141
jekyll-feed (~> 0.17)
142
jemoji
143
minima (~> 2.5)
0 commit comments