mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
7 lines
135 B
Ruby
7 lines
135 B
Ruby
![]() |
source "https://rubygems.org"
|
||
|
|
||
|
gem "github-pages", group: :jekyll_plugins
|
||
|
|
||
|
# Nokogiri >=1.7 requires Ruby >=2.1
|
||
|
gem "nokogiri", "<1.7"
|