We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d5c6571 + bf5ce19 commit 006d690Copy full SHA for 006d690
Gemfile
100755
100644
@@ -8,4 +8,4 @@ gem 'jekyll-seo-tag'
8
gem 'jekyll-sitemap'
9
10
11
-gem "webrick", "~> 1.7"
+gem "webrick", "~> 1.8"
Gemfile.lock
@@ -263,7 +263,7 @@ GEM
263
unf_ext (0.0.9.1)
264
unicode-display_width (1.8.0)
265
uri (0.13.0)
266
- webrick (1.8.1)
+ webrick (1.8.2)
267
268
PLATFORMS
269
x86_64-darwin-20
@@ -274,7 +274,7 @@ DEPENDENCIES
274
jekyll-seo-tag
275
jekyll-sitemap
276
minima
277
- webrick (~> 1.7)
+ webrick (~> 1.8)
278
279
BUNDLED WITH
280
2.4.16
0 commit comments