1 2 3 4 5 6 7
source "https://rubygems.org" gem "jekyll", "~> 4.3" gem "jekyll-theme-cayman" gem "liquid", "~> 4.0.4" gem "csv" gem "webrick"