Gemfile 85 B

12345678
  1. # frozen_string_literal: true
  2. source "https://rubygems.org"
  3. gemspec
  4. gem 'jekyll'