mirror of
https://gitee.com/ineo6/homebrew-install.git
synced 2025-06-21 20:29:15 +08:00
6 lines
66 B
Ruby
Executable File
6 lines
66 B
Ruby
Executable File
source "https://rubygems.org"
|
|
|
|
group :test do
|
|
gem "rubocop"
|
|
end
|