mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Library/Homebrew/rubocops/uses_from_macos: add ssh-copy-id
This commit is contained in:
parent
bd082011c2
commit
1b18a01779
@ -23,21 +23,22 @@ module RuboCop
|
|||||||
libxml2
|
libxml2
|
||||||
libxslt
|
libxslt
|
||||||
llvm
|
llvm
|
||||||
ncurses
|
|
||||||
m4
|
m4
|
||||||
|
ncurses
|
||||||
openldap
|
openldap
|
||||||
openssl
|
openssl
|
||||||
perl
|
perl
|
||||||
php
|
php
|
||||||
ruby
|
ruby
|
||||||
sqlite
|
sqlite
|
||||||
|
ssh-copy-id
|
||||||
tcl-tk
|
tcl-tk
|
||||||
texinfo
|
texinfo
|
||||||
unzip
|
unzip
|
||||||
vim
|
vim
|
||||||
xz
|
xz
|
||||||
zlib
|
|
||||||
zip
|
zip
|
||||||
|
zlib
|
||||||
zsh
|
zsh
|
||||||
].freeze
|
].freeze
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user