3 lines
87 B
Ruby
3 lines
87 B
Ruby
source 'https://rubygems.org'
|
|
gem 'github-pages', group: :jekyll_plugins
|
|
gem "webrick"
|