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.
2 parents 567d0c8 + 7de0cf3 commit d4d074fCopy full SHA for d4d074f
Gemfile
@@ -8,4 +8,4 @@ group :jekyll_plugins do
8
gem "jemoji"
9
end
10
11
-gem "webrick", "~> 1.8"
+gem "webrick", "~> 1.9"
Gemfile.lock
@@ -84,7 +84,7 @@ GEM
84
tzinfo (2.0.6)
85
concurrent-ruby (~> 1.0)
86
unicode-display_width (2.6.0)
87
- webrick (1.8.2)
+ webrick (1.9.0)
88
89
PLATFORMS
90
x86_64-linux
@@ -94,7 +94,7 @@ DEPENDENCIES
94
jekyll-paginate
95
jekyll-sitemap
96
jemoji
97
- webrick (~> 1.8)
+ webrick (~> 1.9)
98
99
BUNDLED WITH
100
2.3.26
0 commit comments