/ Gemfile
Gemfile
1  source "https://rubygems.org"
2  
3  # If you want to use GitHub Pages, remove the "gem "jekyll"" above and
4  # uncomment the line below. To upgrade, run `bundle update github-pages`.
5  gem "github-pages", group: :jekyll_plugins
6  gem 'jekyll-compose', group: :jekyll_plugins
7  gem "webrick", "~> 1.7"