Skip to content

Commit b80b265

Browse files
committed
Update Gemfile
1 parent a870bb9 commit b80b265

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Gemfile

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
source "https://rubygems.org"
22
gem 'jekyll-include-cache'
3-
gem 'jekyll-algolia', '~> 1.0'
43
gem 'github-pages'
4+
5+
group :jekyll_plugins do
6+
gem "jekyll-algolia"
7+
end
8+

0 commit comments

Comments
 (0)