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 2273c94 + a938fa0 commit f0017feCopy full SHA for f0017fe
Gemfile
@@ -2,4 +2,4 @@ source "https://rubygems.org"
2
3
gem 'github-pages', group: :jekyll_plugins
4
5
-gem "webrick", "~> 1.8"
+gem "webrick", "~> 1.9"
Gemfile.lock
@@ -263,14 +263,14 @@ GEM
263
concurrent-ruby (~> 1.0)
264
unicode-display_width (1.8.0)
265
uri (0.13.0)
266
- webrick (1.8.1)
+ webrick (1.9.2)
267
268
PLATFORMS
269
ruby
270
271
DEPENDENCIES
272
github-pages
273
- webrick (~> 1.8)
+ webrick (~> 1.9)
274
275
BUNDLED WITH
276
2.3.15
0 commit comments