We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dfb1d03 + 708b495 commit f848e11Copy full SHA for f848e11
11 files changed
Gemfile
@@ -7,4 +7,5 @@ git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
7
8
gem 'github-pages', group: :jekyll_plugins
9
10
-gem 'wdm', '>= 0.1.0' if Gem.win_platform?
+gem 'wdm', '>= 0.1.0' if Gem.win_platform?
11
+gem "webrick", "~> 1.8"
0 commit comments