Skip to content
This repository was archived by the owner on Jan 30, 2024. It is now read-only.

Commit 049fb22

Browse files
committed
only use one group for jekyll_plugins
1 parent 10214ef commit 049fb22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
source 'https://rubygems.org'
2-
gem 'github-pages', group: :jekyll_plugins
32
group :jekyll_plugins do
3+
gem 'github-pages'
44
gem 'algoliasearch-jekyll', '~> 0.8.0'
55
end

0 commit comments

Comments
 (0)