5 lines
152 B
Ruby
5 lines
152 B
Ruby
source "https://rubygems.org"
|
|
|
|
# The github-pages gem pins all compatible versions of Jekyll and its plugins
|
|
gem "github-pages", group: :jekyll_plugins
|