We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f70c888 commit 6a2fa1bCopy full SHA for 6a2fa1b
Gemfile
@@ -1,9 +1,9 @@
1
source 'https://rubygems.org'
2
3
-gem 'jekyll', '~>4.3.4'
+gem 'jekyll', '>= 3.10.0'
4
+gem 'github-pages', '~> 232'
5
6
group :jekyll_plugins do
7
gem 'jekyll-sitemap'
- gem 'algolia'
8
gem 'kramdown-parser-gfm'
9
end
0 commit comments