rake_easy_rsa 0.9.0 → 0.10.0.pre.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/CODE_OF_CONDUCT.md +1 -1
- data/Gemfile.lock +34 -26
- data/lib/rake_easy_rsa/version.rb +1 -1
- metadata +7 -7
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 89568d43b799c18b2fa552b13b2d45acab826d8ae3cb0a3cf946b204ae0711ef
|
|
4
|
+
data.tar.gz: 726d697fe17d5fbd8ffae044d5c33b0cd35d197fcc2e2b59ffcd96ae6d01052b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 1c804f6799ca421f458e5e20d9b45f5f6e9a4c14d4da0380d3b292ab3b4cd72cf3fec7f828128a4207c7a7f16d151a1ed765b4e4868effb1fd840dbff4136f1d
|
|
7
|
+
data.tar.gz: 6252e17e5e95126e6b26667ec517994ce74a4f9cafad8033a432924a3996b1e3a0232b0734a8da76af58c962f28ebb4bb8aaf1f38dcf545bf0a24d9896583dba
|
data/CODE_OF_CONDUCT.md
CHANGED
|
@@ -55,7 +55,7 @@ further defined and clarified by project maintainers.
|
|
|
55
55
|
## Enforcement
|
|
56
56
|
|
|
57
57
|
Instances of abusive, harassing, or otherwise unacceptable behavior may be
|
|
58
|
-
reported by contacting the project team at
|
|
58
|
+
reported by contacting the project team at maintainers@infrablocks.io. All
|
|
59
59
|
complaints will be reviewed and investigated and will result in a response that
|
|
60
60
|
is deemed necessary and appropriate to the circumstances. The project team is
|
|
61
61
|
obligated to maintain confidentiality with regard to the reporter of an incident.
|
data/Gemfile.lock
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
rake_easy_rsa (0.
|
|
4
|
+
rake_easy_rsa (0.10.0.pre.1)
|
|
5
5
|
rake_dependencies (~> 2, < 3)
|
|
6
6
|
rake_factory (>= 0.23, < 1)
|
|
7
7
|
ruby_easy_rsa (>= 0.7)
|
|
@@ -10,7 +10,7 @@ PATH
|
|
|
10
10
|
GEM
|
|
11
11
|
remote: https://rubygems.org/
|
|
12
12
|
specs:
|
|
13
|
-
activesupport (6.1.
|
|
13
|
+
activesupport (6.1.3.2)
|
|
14
14
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
15
15
|
i18n (>= 1.6, < 2)
|
|
16
16
|
minitest (>= 5.1)
|
|
@@ -19,28 +19,36 @@ GEM
|
|
|
19
19
|
addressable (2.7.0)
|
|
20
20
|
public_suffix (>= 2.0.2, < 5.0)
|
|
21
21
|
colored2 (3.1.2)
|
|
22
|
-
concurrent-ruby (1.1.
|
|
22
|
+
concurrent-ruby (1.1.8)
|
|
23
23
|
diff-lcs (1.4.4)
|
|
24
|
-
docile (1.
|
|
25
|
-
excon (0.
|
|
24
|
+
docile (1.4.0)
|
|
25
|
+
excon (0.82.0)
|
|
26
26
|
fakefs (0.20.1)
|
|
27
|
-
faraday (1.
|
|
27
|
+
faraday (1.4.2)
|
|
28
|
+
faraday-em_http (~> 1.0)
|
|
29
|
+
faraday-em_synchrony (~> 1.0)
|
|
30
|
+
faraday-excon (~> 1.1)
|
|
28
31
|
faraday-net_http (~> 1.0)
|
|
32
|
+
faraday-net_http_persistent (~> 1.1)
|
|
29
33
|
multipart-post (>= 1.2, < 3)
|
|
30
|
-
ruby2_keywords
|
|
31
|
-
faraday-
|
|
32
|
-
|
|
34
|
+
ruby2_keywords (>= 0.0.4)
|
|
35
|
+
faraday-em_http (1.0.0)
|
|
36
|
+
faraday-em_synchrony (1.0.0)
|
|
37
|
+
faraday-excon (1.1.0)
|
|
38
|
+
faraday-net_http (1.0.1)
|
|
39
|
+
faraday-net_http_persistent (1.1.0)
|
|
40
|
+
gem-release (2.2.1)
|
|
33
41
|
hamster (3.0.0)
|
|
34
42
|
concurrent-ruby (~> 1.0)
|
|
35
|
-
i18n (1.8.
|
|
43
|
+
i18n (1.8.10)
|
|
36
44
|
concurrent-ruby (~> 1.0)
|
|
37
|
-
lino (
|
|
45
|
+
lino (3.0.0)
|
|
38
46
|
hamster (~> 3.0)
|
|
39
47
|
open4 (~> 1.3)
|
|
40
48
|
minitar (0.9)
|
|
41
|
-
minitest (5.14.
|
|
49
|
+
minitest (5.14.4)
|
|
42
50
|
multipart-post (2.1.1)
|
|
43
|
-
octokit (4.
|
|
51
|
+
octokit (4.21.0)
|
|
44
52
|
faraday (>= 0.9)
|
|
45
53
|
sawyer (~> 0.8.0, >= 0.5.3)
|
|
46
54
|
open4 (1.3.4)
|
|
@@ -51,23 +59,23 @@ GEM
|
|
|
51
59
|
excon (~> 0.72)
|
|
52
60
|
rake_factory (~> 0.23)
|
|
53
61
|
sshkey (~> 2.0)
|
|
54
|
-
rake_dependencies (2.
|
|
62
|
+
rake_dependencies (2.11.0)
|
|
55
63
|
hamster (~> 3.0)
|
|
56
64
|
minitar (~> 0.9)
|
|
57
65
|
rake_factory (~> 0.23)
|
|
58
66
|
rubyzip (>= 1.3)
|
|
59
|
-
rake_factory (0.
|
|
67
|
+
rake_factory (0.29.0)
|
|
60
68
|
activesupport (>= 4)
|
|
61
69
|
rake (~> 13.0)
|
|
62
|
-
rake_github (0.
|
|
70
|
+
rake_github (0.7.0)
|
|
63
71
|
colored2 (~> 3.1)
|
|
64
72
|
octokit (~> 4.16)
|
|
65
73
|
rake_factory (~> 0.23)
|
|
66
74
|
sshkey (~> 2.0)
|
|
67
|
-
rake_gpg (0.
|
|
75
|
+
rake_gpg (0.16.0)
|
|
68
76
|
rake_factory (>= 0.23, < 1)
|
|
69
77
|
ruby_gpg2 (>= 0.6, < 1)
|
|
70
|
-
rake_ssh (0.
|
|
78
|
+
rake_ssh (0.6.0)
|
|
71
79
|
colored2 (~> 3.1)
|
|
72
80
|
rake_factory (~> 0.23)
|
|
73
81
|
sshkey (~> 2.0)
|
|
@@ -80,26 +88,26 @@ GEM
|
|
|
80
88
|
rspec-expectations (3.10.1)
|
|
81
89
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
82
90
|
rspec-support (~> 3.10.0)
|
|
83
|
-
rspec-mocks (3.10.
|
|
91
|
+
rspec-mocks (3.10.2)
|
|
84
92
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
85
93
|
rspec-support (~> 3.10.0)
|
|
86
|
-
rspec-support (3.10.
|
|
87
|
-
ruby2_keywords (0.0.
|
|
88
|
-
ruby_easy_rsa (0.
|
|
94
|
+
rspec-support (3.10.2)
|
|
95
|
+
ruby2_keywords (0.0.4)
|
|
96
|
+
ruby_easy_rsa (0.9.0)
|
|
89
97
|
lino (>= 1.5)
|
|
90
|
-
ruby_gpg2 (0.
|
|
98
|
+
ruby_gpg2 (0.8.0)
|
|
91
99
|
lino (>= 1.5)
|
|
92
100
|
rubyzip (2.3.0)
|
|
93
101
|
sawyer (0.8.2)
|
|
94
102
|
addressable (>= 2.3.5)
|
|
95
103
|
faraday (> 0.8, < 2.0)
|
|
96
104
|
semantic (1.6.1)
|
|
97
|
-
simplecov (0.
|
|
105
|
+
simplecov (0.21.2)
|
|
98
106
|
docile (~> 1.1)
|
|
99
107
|
simplecov-html (~> 0.11)
|
|
100
108
|
simplecov_json_formatter (~> 0.1)
|
|
101
109
|
simplecov-html (0.12.3)
|
|
102
|
-
simplecov_json_formatter (0.1.
|
|
110
|
+
simplecov_json_formatter (0.1.3)
|
|
103
111
|
sshkey (2.0.0)
|
|
104
112
|
tzinfo (2.0.4)
|
|
105
113
|
concurrent-ruby (~> 1.0)
|
|
@@ -123,4 +131,4 @@ DEPENDENCIES
|
|
|
123
131
|
simplecov (~> 0.16)
|
|
124
132
|
|
|
125
133
|
BUNDLED WITH
|
|
126
|
-
2.2.
|
|
134
|
+
2.2.18
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: rake_easy_rsa
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.10.0.pre.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
|
-
-
|
|
7
|
+
- InfraBlocks Maintainers
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2021-
|
|
11
|
+
date: 2021-05-30 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rake_dependencies
|
|
@@ -234,7 +234,7 @@ dependencies:
|
|
|
234
234
|
version: '0.16'
|
|
235
235
|
description: Rake tasks for common PKI management tasks using EasyRSA.
|
|
236
236
|
email:
|
|
237
|
-
-
|
|
237
|
+
- maintainers@infrablocks.io
|
|
238
238
|
executables: []
|
|
239
239
|
extensions: []
|
|
240
240
|
extra_rdoc_files: []
|
|
@@ -273,7 +273,7 @@ files:
|
|
|
273
273
|
- lib/rake_easy_rsa/tasks/server.rb
|
|
274
274
|
- lib/rake_easy_rsa/tasks/server/create.rb
|
|
275
275
|
- lib/rake_easy_rsa/version.rb
|
|
276
|
-
homepage: https://github.com/
|
|
276
|
+
homepage: https://github.com/infrablocks/rake_easy_rsa
|
|
277
277
|
licenses:
|
|
278
278
|
- MIT
|
|
279
279
|
metadata: {}
|
|
@@ -288,9 +288,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
288
288
|
version: '2.6'
|
|
289
289
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
290
290
|
requirements:
|
|
291
|
-
- - "
|
|
291
|
+
- - ">"
|
|
292
292
|
- !ruby/object:Gem::Version
|
|
293
|
-
version:
|
|
293
|
+
version: 1.3.1
|
|
294
294
|
requirements: []
|
|
295
295
|
rubygems_version: 3.0.1
|
|
296
296
|
signing_key:
|