recog 2.3.5 → 2.3.6

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: recog
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.5
4
+ version: 2.3.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rapid7 Research
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-10-17 00:00:00.000000000 Z
11
+ date: 2019-11-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rspec
@@ -174,6 +174,7 @@ files:
174
174
  - spec/data/best_service_match_1.yml
175
175
  - spec/data/smb_native_os.txt
176
176
  - spec/data/test_fingerprints.xml
177
+ - spec/data/verification_fingerprints.xml
177
178
  - spec/data/whitespaced_fingerprint.xml
178
179
  - spec/lib/fingerprint_self_test_spec.rb
179
180
  - spec/lib/recog/db_spec.rb
@@ -270,6 +271,7 @@ test_files:
270
271
  - spec/data/best_service_match_1.yml
271
272
  - spec/data/smb_native_os.txt
272
273
  - spec/data/test_fingerprints.xml
274
+ - spec/data/verification_fingerprints.xml
273
275
  - spec/data/whitespaced_fingerprint.xml
274
276
  - spec/lib/fingerprint_self_test_spec.rb
275
277
  - spec/lib/recog/db_spec.rb