提交 5004d3ad 编写于 作者: J Justin Collins

Add CHANGES to gemspec

closes #153
上级 1aa77ceb
......@@ -7,7 +7,7 @@ Gem::Specification.new do |s|
s.summary = "Security vulnerability scanner for Ruby on Rails."
s.description = "Brakeman detects security vulnerabilities in Ruby on Rails applications via static analysis."
s.homepage = "http://brakemanscanner.org"
s.files = ["bin/brakeman", "WARNING_TYPES", "FEATURES", "README.md"] + Dir["lib/**/*"]
s.files = ["bin/brakeman", "CHANGES", "WARNING_TYPES", "FEATURES", "README.md"] + Dir["lib/**/*"]
s.executables = ["brakeman"]
s.add_dependency "activesupport"
s.add_dependency "i18n"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册