metasploit-credential 2.0.6 → 2.0.7

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: 77787790a110c7b4f13453a75cc01ad04c2ccea4
4
- data.tar.gz: f8c5cb58033e9ab95e9dad6caba2f43d7496cb45
3
+ metadata.gz: 4c717b8ea94924bb239ee61320afd18e2dfb4621
4
+ data.tar.gz: 2b168c5ddcea797bd0a439f5807b12cc7fb0daf6
5
5
  SHA512:
6
- metadata.gz: de3db6ccf5954486dbac489a2a5d8aedcd47836b1bdddcfe719caab38a7607001f43c8f046a6ff2cb84b3f96a2f2e65e0cca79310e61cd24feba211c6f80b01b
7
- data.tar.gz: 432a4bd2ce303e48459aeb1f683d74349fd59e9ffaee4108fe65f3849da4ff1591818d9cedf197974d6109bab225f4c680094a16014e7986eb08286c101d8aeb
6
+ metadata.gz: 1d4ac09a91f9c00288ddb52339beb36d9c348c28c2333d28b36e9d0acc49d657a98e1a3b10c92c8f4f7b3d00d574c9b0cae003919f5d4d1f6366708182009d02
7
+ data.tar.gz: 4c7e1155ab298bb7de0e09d38a8f0d157b403f0aa0a2e92db883795f25886ae548c4a9216a081593b72cfe51745fab781a9172d8016a446969e4acf35634d7f7
checksums.yaml.gz.sig CHANGED
Binary file
data.tar.gz.sig CHANGED
Binary file
@@ -3,7 +3,7 @@
3
3
  module Metasploit
4
4
  module Credential
5
5
  # VERSION is managed by GemRelease
6
- VERSION = '2.0.6'
6
+ VERSION = '2.0.7'
7
7
 
8
8
  # @return [String]
9
9
  #
@@ -1,6 +1,6 @@
1
1
  development: &pgsql
2
2
  adapter: postgresql
3
- database: metasploit-credential_development0
3
+ database: metasploit-credential_development1
4
4
  username: msf
5
5
  password: pass123
6
6
  host: localhost
@@ -10,4 +10,4 @@ development: &pgsql
10
10
  min_messages: warning
11
11
  test:
12
12
  <<: *pgsql
13
- database: metasploit-credential_test0
13
+ database: metasploit-credential_test1
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metasploit-credential
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.6
4
+ version: 2.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Luke Imhoff
metadata.gz.sig CHANGED
Binary file