We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2131c0 commit 4602653Copy full SHA for 4602653
Gemfile
@@ -1,5 +1,7 @@
1
source 'https://rubygems.org'
2
3
+gem "webrick", "~> 1.8"
4
+
5
group :jekyll_plugins do
6
gem 'github-pages'
7
gem 'jekyll_image_encode'
0 commit comments