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 006d72d commit 423e912Copy full SHA for 423e912
Gemfile
@@ -7,4 +7,5 @@ gem "github-pages", '232', group: :jekyll_plugins
7
gem 'jekyll-paginate', '1.1.0'
8
gem 'faraday', '2.10.1'
9
gem 'faraday-retry', '2.2.1'
10
-gem 'webrick', '1.8.1'
+gem 'webrick', '>=1.8.2'
11
+
0 commit comments