5 lines
112 B
Text
5 lines
112 B
Text
|
|
source "https://rubygems.org"
|
||
|
|
|
||
|
|
gem "webrick", "~> 1.7"
|
||
|
|
gem "jekyll", "~> 4.3"
|
||
|
|
gem "jekyll-environment-variables"
|