Skip to content

Commit 6b6e47a

Browse files
author
Jonathan Claudius
committed
Fix sessiontypes, again
1 parent 747349a commit 6b6e47a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/post/multi/gather/rubygems_api_key.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ def initialize(info={})
2121
'Author' => [ 'Jonathan Claudius <jclaudius[at]trustwave.com>',
2222
'Brandon Myers <bmyers[at]trustwave.com>' ],
2323
'Platform' => %w{ bsd linux osx unix },
24-
'SessionTypes' => %w{ 'shell' }
24+
'SessionTypes' => %w{ shell }
2525
))
2626
end
2727

0 commit comments

Comments
 (0)