nexpose 0.9.4 → 0.9.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 65b6a8c8e5b9a22b4554cad85898b6e54a4f9c87
4
- data.tar.gz: 4f75da07def218ce18d31559225d7598ceb07828
3
+ metadata.gz: 0a5335ef79b8475f47962eef38d900a725884a17
4
+ data.tar.gz: 8900b1a1479b53be0f51856592f1630b6522a3b1
5
5
  SHA512:
6
- metadata.gz: 7dff42cc42cc00d08077832ecb896db3fa13b12ae97c2fe2e93b3165d8a0e5597c0ae56d4dd83a00b60dcd3a4083dfd04dc6f80eab9765437b6afc6df6d5e760
7
- data.tar.gz: b6564635a8abf0ee9a3231809e938c2b9d189099ad96360a36b59ac690e7e171803caf819235a3b2d0a875fd40a2b520c59497fe3effb6d226f1f55330fea42b
6
+ metadata.gz: c6e77bc50a09f1daacef6ac5709e813736dc53816f3d52fe35568e7102f2cc8a59d764e21f3a7343517d6a54a2d3b6313c83b03d0a218ba60287bbcd05388e0f
7
+ data.tar.gz: 670ca7fe9660f3f98d6a7b7e562ef47a6112d53dcee5f7b0d1b8973c586ca3e2020dea25506d704f7914a9e1d7f2c6e75af85627586e0ad4236a907b523733fd
@@ -1,4 +1,4 @@
1
1
  module Nexpose
2
2
  # The latest version of the Nexpose gem
3
- VERSION = '0.9.4'
3
+ VERSION = '0.9.5'
4
4
  end
data/nexpose.gemspec CHANGED
@@ -10,8 +10,8 @@ Gem::Specification.new do |s|
10
10
  s.summary = 'Ruby API for Rapid7 Nexpose'
11
11
  s.description = 'This gem provides a Ruby API to the Nexpose vulnerability management product by Rapid7.'
12
12
  s.license = 'BSD'
13
- s.authors = ['HD Moore', 'Chris Lee', 'Michael Daines', 'Brandon Turner']
14
- s.email = ['hd_moore@rapid7.com', 'christopher_lee@rapid7.com', 'michael_daines@rapid7.com', 'brandon_turner@rapid7.com' ]
13
+ s.authors = ['HD Moore', 'Chris Lee', 'Michael Daines', 'Brandon Turner', 'Gavin Schneider', 'Scott Green']
14
+ s.email = ['hd_moore@rapid7.com', 'christopher_lee@rapid7.com', 'michael_daines@rapid7.com', 'brandon_turner@rapid7.com', 'gavin_schneider@rapid7.com', 'scott_green@rapid7.com']
15
15
  s.files = Dir['[A-Z]*'] + Dir['lib/**/*']
16
16
  s.require_paths = ['lib']
17
17
  s.extra_rdoc_files = ['README.markdown']
metadata CHANGED
@@ -1,17 +1,19 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nexpose
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.4
4
+ version: 0.9.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - HD Moore
8
8
  - Chris Lee
9
9
  - Michael Daines
10
10
  - Brandon Turner
11
+ - Gavin Schneider
12
+ - Scott Green
11
13
  autorequire:
12
14
  bindir: bin
13
15
  cert_chain: []
14
- date: 2015-01-28 00:00:00.000000000 Z
16
+ date: 2015-02-09 00:00:00.000000000 Z
15
17
  dependencies:
16
18
  - !ruby/object:Gem::Dependency
17
19
  name: rex
@@ -54,6 +56,8 @@ email:
54
56
  - christopher_lee@rapid7.com
55
57
  - michael_daines@rapid7.com
56
58
  - brandon_turner@rapid7.com
59
+ - gavin_schneider@rapid7.com
60
+ - scott_green@rapid7.com
57
61
  executables: []
58
62
  extensions: []
59
63
  extra_rdoc_files: