Files
www/landing.bryanroessler.com/Gemfile
2020-07-14 17:44:11 -04:00

9 lines
85 B
Ruby

# frozen_string_literal: true
source "https://rubygems.org"
gemspec
gem 'jekyll'