We need a Gemfile for Travis to work!

This commit is contained in:
Doug Torrance
2020-04-06 14:11:24 -04:00
parent ca823c7082
commit 76418f9366

6
Gemfile Normal file
View File

@@ -0,0 +1,6 @@
source "https://rubygems.org"
ruby RUBY_VERSION
gem "jekyll"
gem "RbST"
gem "nokogiri"