aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/compat.rb
diff options
context:
space:
mode:
authorMike McQuaid2017-12-30 18:57:23 +0000
committerMike McQuaid2017-12-30 20:56:54 +0000
commitfaf2182495e770041274c59e3b9ac80b98326fae (patch)
treeb556a6c961e9c8cc0c482028a0e31bab3228f730 /Library/Homebrew/compat.rb
parent176ed97d4241ae673f8d7ef1daa43efa1695d06f (diff)
downloadbrew-faf2182495e770041274c59e3b9ac80b98326fae.tar.bz2
gpg: move to compat.
Diffstat (limited to 'Library/Homebrew/compat.rb')
-rw-r--r--Library/Homebrew/compat.rb1
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"