metasploit-erd 5.0.0 → 5.0.1

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
  SHA256:
3
- metadata.gz: 1f7c65eec175b6d3f11433038377ec2697d0cb10dc56182294b189c8af7f03a5
4
- data.tar.gz: 960d983c4ea14db538dff44b6ec2b815bbf7b9fef6bf4e1cbb4f09b67fe6f138
3
+ metadata.gz: 7b3a939e194d62caef3eb9d618ed95f24d0cdd8536463890ab8bd68029c73f76
4
+ data.tar.gz: e5cc4ab8e89c9119438b512b3a36e0b56e1ffe2ed909b2e7b4bd068052589ee2
5
5
  SHA512:
6
- metadata.gz: cb209394ed236815e83f13b394214a473340e9e93c6d003329dc328bff2980cf13a7bc0d5d83b82560c9886648121af8b5af52cf0869b9bd38ea5c2854dd46d0
7
- data.tar.gz: 48db8e20d89b3d348f67e6b9d96b1c8a441706fc886a3e940b7529073216c344540f580492f0639161c9d11271a396f8d5e8bf294c50fdb194a2cd2c2a26c08a
6
+ metadata.gz: c73d4f721a5cb4fcb5144202279be955d0244a52f41ff35636eb3ed3d7f6ffccdd983e484ffa9886ea72d3eab0ef388694233ac649b20ab74d28065361a1cb54
7
+ data.tar.gz: b016ec2b7efd5051b4ee4e6774e297d35b3c3969ec9e0fd29d522fec27ea369cffe3326e360737a339cad5177882b946d69df373191c8211a9e026d97fd4a91b
checksums.yaml.gz.sig CHANGED
Binary file
@@ -17,15 +17,16 @@ jobs:
17
17
  fail-fast: true
18
18
  matrix:
19
19
  ruby:
20
- - 2.7
21
- - 3.0
22
- - 3.1
20
+ - '2.7'
21
+ - '3.0'
22
+ - '3.1'
23
+ - '3.2'
23
24
  os:
24
25
  - ubuntu-20.04
25
26
  - ubuntu-latest
26
27
  exclude:
27
- - { os: ubuntu-latest, ruby: 2.7 }
28
- - { os: ubuntu-latest, ruby: 3.0 }
28
+ - { os: ubuntu-latest, ruby: '2.7' }
29
+ - { os: ubuntu-latest, ruby: '3.0' }
29
30
 
30
31
  env:
31
32
  RAILS_ENV: test
@@ -1,7 +1,7 @@
1
1
  module Metasploit
2
2
  module ERD
3
3
  # VERSION is managed by GemRelease
4
- VERSION = '5.0.0'
4
+ VERSION = '5.0.1'
5
5
 
6
6
  # @return [String]
7
7
  #
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metasploit-erd
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.0.0
4
+ version: 5.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Metasploit Hackers
@@ -93,7 +93,7 @@ cert_chain:
93
93
  EknWpNgVhohbot1lfVAMmIhdtOVaRVcQQixWPwprDj/ydB8ryDMDosIMcw+fkoXU
94
94
  9GJsSaSRRYQ9UUkVL27b64okU8D48m8=
95
95
  -----END CERTIFICATE-----
96
- date: 2022-11-02 00:00:00.000000000 Z
96
+ date: 2023-01-31 00:00:00.000000000 Z
97
97
  dependencies:
98
98
  - !ruby/object:Gem::Dependency
99
99
  name: metasploit-yard
@@ -240,8 +240,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
240
240
  - !ruby/object:Gem::Version
241
241
  version: '0'
242
242
  requirements: []
243
- rubyforge_project:
244
- rubygems_version: 2.7.10
243
+ rubygems_version: 3.1.4
245
244
  signing_key:
246
245
  specification_version: 4
247
246
  summary: Extensions to rails-erd to find clusters of models to generate subdomains
metadata.gz.sig CHANGED
Binary file