blob: 1a68b72b45fc6b8606f47dcabb43b829b73151c9 [file] [log] [blame]
# frozen_string_literal: true
source "https://rubygems.org"
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
gem 'jekyll'
gem 'rack-jekyll'
gem 'thin'