dradis-nessus.gemspec in dradis-nessus-4.9.0 vs dradis-nessus.gemspec in dradis-nessus-4.10.0
- old
+ new
@@ -1,25 +1,23 @@
$:.push File.expand_path('../lib', __FILE__)
require 'dradis/plugins/nessus/version'
version = Dradis::Plugins::Nessus::VERSION::STRING
-
# Describe your gem and declare its dependencies:
Gem::Specification.new do |spec|
- spec.platform = Gem::Platform::RUBY
+ spec.platform = Gem::Platform::RUBY
spec.name = 'dradis-nessus'
spec.version = version
spec.summary = 'Nessus upload add-on for the Dradis Framework.'
spec.description = 'This add-on allows you to upload and parse output produced from Tenable\'s Nessus Scanner into Dradis.'
spec.license = 'GPL-2'
spec.authors = ['Daniel Martin']
- spec.email = ['etd@nomejortu.com']
- spec.homepage = 'http://dradisframework.org'
+ spec.homepage = 'https://dradis.com/integrations/nessus.html'
spec.files = `git ls-files`.split($\)
- spec.executables = spec.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
+ spec.executables = spec.files.grep(%r{^bin/}).map { |f| File.basename(f) }
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
# By not including Rails as a dependency, we can use the gem with different
# versions of Rails (a sure recipe for disaster, I'm sure), which is needed
# until we bump Dradis Pro to 4.1.