diff options
Diffstat (limited to 'Library/Homebrew/gpg.rb')
| -rw-r--r-- | Library/Homebrew/gpg.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/gpg.rb b/Library/Homebrew/gpg.rb index f1b989a16..01880f71e 100644 --- a/Library/Homebrew/gpg.rb +++ b/Library/Homebrew/gpg.rb @@ -1,6 +1,6 @@ require "utils" -class Gpg +module Gpg module_function def executable |
