owasp-td-jekyll 0.2.0 → 0.2.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 +4 -4
- data/README.md +2 -2
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5d619bdb8579fcc58e31df740620faad6f86ce59a2085609e7b512dfaf5934eb
|
4
|
+
data.tar.gz: 6938ca3c7dd859c600fff4d8575646c84deecb60ad48e293fb16d95476954792
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8d34e2013cdaaba8640368498dc5477dd378dd33fd638c0248211b2edb6e7d24500672adc6411538051058ce0bec3b32066559ef18dbbe2ccae7afeb5a8d5aa9
|
7
|
+
data.tar.gz: d3e28e32734d99d66fb3645708d199663f6f7da9995860b68ddeac3dc079e0467548af8610ed18147d48678711869b63cea78aa1533c76890805d66bdf4bb689
|
data/README.md
CHANGED
@@ -62,12 +62,12 @@ faviconUrl: /assets/images/favicon.ico
|
|
62
62
|
header_links:
|
63
63
|
- text: Try the web app
|
64
64
|
fa_class: fa fa-flask
|
65
|
-
url:
|
65
|
+
url: https://www.threatdragon.com/#/
|
66
66
|
|
67
67
|
- text: Download the desktop app
|
68
68
|
fa_class: fa fa-cloud-download-alt
|
69
69
|
target: _blank
|
70
|
-
url: https://github.com/OWASP/threat-dragon
|
70
|
+
url: https://github.com/OWASP/threat-dragon/releases
|
71
71
|
|
72
72
|
- text: Visit us on GitHub
|
73
73
|
fa_class: fab fa-github
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: owasp-td-jekyll
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Leo Reading
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-
|
11
|
+
date: 2021-12-19 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|