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 1758870 commit 4349a6cCopy full SHA for 4349a6c
beautiful-jekyll-theme.gemspec
@@ -26,4 +26,5 @@ Gem::Specification.new do |spec|
26
27
spec.add_development_dependency "bundler", ">= 1.16"
28
spec.add_development_dependency "rake", "~> 12.0"
29
+ spec.add_runtime_dependency "webrick", "~> 1.8"
30
end
0 commit comments