7 lines
76 B
Ruby
7 lines
76 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem 'github-pages'
|
|
gem 'rake'
|
|
gem 'webrick'
|
|
|