diff options
| author | Mike McQuaid | 2017-12-30 18:57:23 +0000 | 
|---|---|---|
| committer | Mike McQuaid | 2017-12-30 20:56:54 +0000 | 
| commit | faf2182495e770041274c59e3b9ac80b98326fae (patch) | |
| tree | b556a6c961e9c8cc0c482028a0e31bab3228f730 /Library/Homebrew/compat.rb | |
| parent | 176ed97d4241ae673f8d7ef1daa43efa1695d06f (diff) | |
| download | brew-faf2182495e770041274c59e3b9ac80b98326fae.tar.bz2 | |
gpg: move to compat.
Diffstat (limited to 'Library/Homebrew/compat.rb')
| -rw-r--r-- | Library/Homebrew/compat.rb | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/Library/Homebrew/compat.rb b/Library/Homebrew/compat.rb index 8b3d72ec7..d829e900c 100644 --- a/Library/Homebrew/compat.rb +++ b/Library/Homebrew/compat.rb @@ -27,3 +27,4 @@ require "compat/ENV/std"  require "compat/ENV/super"  require "compat/utils/shell"  require "compat/extend/string" +require "compat/gpg" | 
