asciidoctor-csand 0.2.6 → 0.2.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: 4d58ce73b63e0ed847b63cbf18d0435fbf975fcc
4
- data.tar.gz: 0dfc609f9a5de27fb148f989b810a7f1a50cfbba
3
+ metadata.gz: add2d55ce4506ebcc6e138a367a369f3430925dd
4
+ data.tar.gz: 0df3d1b2775de15f59a7ab0cfa6dd0594622cfd7
5
5
  SHA512:
6
- metadata.gz: c77eb0140640222cf83fd060f936c5f2e08ab0f5250548af8f94d05e5b7c765415877d4b8e56019e5b693a58c4d12a26301d2fc48d98a1ddc3d9f98ddaeaeebc
7
- data.tar.gz: d543464acb5e8c9987821b5e438aea895a1a7e1e47002dd3d4492107f152c8b83adf9364d0cd6da3a131d524b4a05bf2b354a9c88cdccd7c471bd9e0ed5367c2
6
+ metadata.gz: b40076638a012802e1dcbe8d51e5c81c249437250afddcbe01530787047e47a662d3fa199d277756b294100654c9c9495ceac58d906d40c4d0d1cbf1281c6eb8
7
+ data.tar.gz: ff9715259ab444d452a50eaaadcdeef8a2bc289b63a943b0466953fc6437adc0b9245222f7468dcf92093b232fbba3af3362e64819a94960fb6037c36ff03c0b
@@ -1,5 +1,5 @@
1
1
  module Asciidoctor
2
2
  module Csand
3
- VERSION = "0.2.6"
3
+ VERSION = "0.2.7"
4
4
  end
5
5
  end
@@ -3,10 +3,10 @@
3
3
  </div>
4
4
 
5
5
  <div class="document-type-band" id="standard-band">
6
- <p class="document-type">Ribose {{ doctype }}</p>
6
+ <p class="document-type">CSA {{ doctype }}</p>
7
7
  </div>
8
-
9
-
8
+
9
+
10
10
 
11
11
  <div id='toggle'> <span>•</span> </div>
12
12
 
@@ -30,7 +30,7 @@
30
30
  </div>
31
31
 
32
32
  <div class="coverpage-logo">
33
- <span>The Calendaring and Scheduling Consortium</span>
33
+ <span>Cloud Security Alliance</span>
34
34
  </div>
35
35
 
36
36
  <div class="coverpage-tc-name">
@@ -40,7 +40,7 @@
40
40
 
41
41
  <div class="WordSection11">
42
42
  <div class="coverpage-stage-block" >
43
- <span class="coverpage-stage" id="{{ doctype | replace: ' ', '-' | downcase }}">Ribose {{ doctype }}</span>
43
+ <span class="coverpage-stage" id="{{ doctype | replace: ' ', '-' | downcase }}">CSA {{ doctype }}</span>
44
44
  </div>
45
45
 
46
46
  <div class="coverpage-stage-block" >
@@ -52,7 +52,7 @@
52
52
  <span class="title">Warning for Drafts</span>
53
53
 
54
54
  <p class="content">
55
- This document is not a Ribose Standard. It is distributed for review and
55
+ This document is not a CSA Standard. It is distributed for review and
56
56
  comment, and is subject to change without notice and may not be referred to as
57
57
  a Standard. Recipients of this draft are invited to submit, with their
58
58
  comments, notification of any relevant patent rights of which they are aware
@@ -63,7 +63,7 @@
63
63
 
64
64
  <div class="copyright">
65
65
  <p class="year">
66
- &copy; {{ docyear }} The Calendaring and Scheduling Consortium, Inc.
66
+ &copy; {{ docyear }} Cloud Security Alliance, Inc.
67
67
  </p>
68
68
 
69
69
  <p class="message">
@@ -75,15 +75,15 @@
75
75
  </p>
76
76
 
77
77
  <div class="contact-info">
78
- <p class="name">The Calendaring and Scheduling Consortium, Inc.</p>
78
+ <p class="name">Cloud Security Alliance</p>
79
79
  <p class="address">
80
- 4390 Chaffin Lane<br />
81
- McKinleyville<br />
82
- California 95519<br />
80
+ 2212 Queen Anne Ave N<br />
81
+ Seattle<br />
82
+ WA 98109<br />
83
83
  United States of America<br />
84
84
  <br />
85
- <a href="mailto:copyright@ribose.com">copyright@ribose.com</a><br />
86
- <a href="open.ribose.com">open.ribose.com</a>
85
+ <a href="mailto:copyright@cloudsecurityalliance.com">copyright@cloudsecurityalliance.com</a><br />
86
+ <a href="www.cloudsecurityalliance.com">www.cloudsecurityalliance.com</a>
87
87
  </p>
88
88
  </div>
89
89
  </div>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: asciidoctor-csand
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.6
4
+ version: 0.2.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.