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