brew/docs/Gemfile
Mike McQuaid 21dba9228c Use Homebrew’s Jekyll theme
These means we can remove a bunch of the HTML from this repository and
move it to https://github.com/homebrew/jekyll-theme-homebrew.
2018-05-02 17:57:32 +01:00

5 lines
102 B
Ruby

source "https://rubygems.org"
gem "github-pages", group: :jekyll_plugins
gem "jekyll-theme-homebrew"