Commit 906080b0 by Jessica Hawkwell

Adding Jekyll Gemfile

1 parent d7414702
Pipeline #38 passed
in 6 seconds
Showing with 8 additions and 0 deletions
source "https://rubygems.org"
ruby RUBY_VERSION
# This will help ensure the proper Jekyll version is running.
gem "jekyll", "3.4.3"
gem "minima", "~> 2.0"
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!