Skip to content

Commit

Permalink
Update cve_2015_4020.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
thesp0nge committed Sep 27, 2016
1 parent 6d99a81 commit e025869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/dawn/kb/cve_2015_4020.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ def initialize
:applies=>["rails", "sinatra", "padrino"],
:kind=>Dawn::KnowledgeBase::GEM_CHECK,
:message=>message,
:mitigation=>"Please upgrade redcarpet gem to version 3.2.3 or later.",
:mitigation=>"Please upgrade rubygems to version 3.2.3 or later.",
:aux_links=>[""]
})

Expand Down

0 comments on commit e025869

Please sign in to comment.