We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 106170e commit ee7ecb3Copy full SHA for ee7ecb3
modules/post/multi/gather/rubygems_api_key.rb
@@ -15,7 +15,7 @@ def initialize(info={})
15
super( update_info( info,
16
'Name' => 'Multi RubyGems API Key Gather ./gem/credentials',
17
'Description' => %q{
18
- Post Module to obtain a users RubyGems API Key from ./gem/credentials
+ This module obtains a user's RubyGems API key from ~/.gem/credentials.
19
},
20
'License' => MSF_LICENSE,
21
'Author' => [ 'Jonathan Claudius <jclaudius[at]trustwave.com>',
0 commit comments