Skip to content

Commit 6a2fa1b

Browse files
committed
update Gemfile
1 parent f70c888 commit 6a2fa1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
source 'https://rubygems.org'
22

3-
gem 'jekyll', '~>4.3.4'
3+
gem 'jekyll', '>= 3.10.0'
4+
gem 'github-pages', '~> 232'
45

56
group :jekyll_plugins do
67
gem 'jekyll-sitemap'
7-
gem 'algolia'
88
gem 'kramdown-parser-gfm'
99
end

0 commit comments

Comments
 (0)