mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00

These means we can remove a bunch of the HTML from this repository and move it to https://github.com/homebrew/jekyll-theme-homebrew.
5 lines
102 B
Ruby
5 lines
102 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "github-pages", group: :jekyll_plugins
|
|
gem "jekyll-theme-homebrew"
|