Vulnerability::Output specs
This commit is contained in:
@@ -13,6 +13,7 @@ class WpVersion < WpItem
|
||||
# The version number
|
||||
attr_accessor :number
|
||||
|
||||
# @return [ Array ]
|
||||
def allowed_options; super << :number << :found_from end
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user