4 lines
86 B
Ruby
4 lines
86 B
Ruby
ruby '2.3.1'
|
|
source 'https://rubygems.org'
|
|
gem 'github-pages', group: :jekyll_plugins
|