metasploit-credential 2.0.7 → 2.0.8

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: 4c717b8ea94924bb239ee61320afd18e2dfb4621
4
- data.tar.gz: 2b168c5ddcea797bd0a439f5807b12cc7fb0daf6
3
+ metadata.gz: c5b90de3958d27aa1d433f1188ed1dd831c98810
4
+ data.tar.gz: 881d3c2a16cba1205fe6bcf70f53acb55ae8a93e
5
5
  SHA512:
6
- metadata.gz: 1d4ac09a91f9c00288ddb52339beb36d9c348c28c2333d28b36e9d0acc49d657a98e1a3b10c92c8f4f7b3d00d574c9b0cae003919f5d4d1f6366708182009d02
7
- data.tar.gz: 4c7e1155ab298bb7de0e09d38a8f0d157b403f0aa0a2e92db883795f25886ae548c4a9216a081593b72cfe51745fab781a9172d8016a446969e4acf35634d7f7
6
+ metadata.gz: 8b942fcc6c556ec16d4c517a3f399817f69e4cb7efa838edd34ff6d073aa941eff7ca595441c847c0d780117c96243ef2d05898ceee190ef174e8fee1aeeacfc
7
+ data.tar.gz: a10d67462bef4b81f99cc977444b21e97635eee674b08d2ccf2af960989256add10c014c816a226008c260c780cbf536ce68575efb85dd456f60ab0757672d46
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.7'
6
+ VERSION = '2.0.8'
7
7
 
8
8
  # @return [String]
9
9
  #
@@ -1,6 +1,6 @@
1
1
  development: &pgsql
2
2
  adapter: postgresql
3
- database: metasploit-credential_development1
3
+ database: metasploit-credential_development0
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_test1
13
+ database: metasploit-credential_test0
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.7
4
+ version: 2.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Luke Imhoff
@@ -89,7 +89,7 @@ cert_chain:
89
89
  G+Hmcg1v810agasPdoydE0RTVZgEOOMoQ07qu7JFXVWZ9ZQpHT7qJATWL/b2csFG
90
90
  8mVuTXnyJOKRJA==
91
91
  -----END CERTIFICATE-----
92
- date: 2016-11-17 00:00:00.000000000 Z
92
+ date: 2016-11-21 00:00:00.000000000 Z
93
93
  dependencies:
94
94
  - !ruby/object:Gem::Dependency
95
95
  name: metasploit-concern
metadata.gz.sig CHANGED
Binary file