rake_easy_rsa 0.12.0.pre.2 → 0.12.0.pre.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +30 -28
- data/lib/rake_easy_rsa/version.rb +1 -1
- data/lib/rake_easy_rsa.rb +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: 3938bfd8e1c81fde6472a0a3d4c8ce2cfc49fbb31b8d8287ffe363b72d906201
|
4
|
+
data.tar.gz: 806385ef84e6641ad69a9a75c1f9581868b45002550126729486f107d6eb03bc
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5432f78848ad32fcb25548f41e9f29477670def981809003cd902c2d42842b8444d1e2c8c1eda910f3b81432191ec385fc37b68a8b52c60411c45ba4877ef269
|
7
|
+
data.tar.gz: ed31eb942c80ca60505302c48f79bafb2224522c61db60d506b3f53f72137b2210221482a7eb9a608a0aef0617fd764817848b0648d1ceafdeb6cfa19a1a2cab
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
rake_easy_rsa (0.12.0.pre.
|
4
|
+
rake_easy_rsa (0.12.0.pre.3)
|
5
5
|
rake_dependencies (~> 3.1)
|
6
6
|
rake_factory (~> 0.23)
|
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 (7.0.
|
13
|
+
activesupport (7.0.4)
|
14
14
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
15
15
|
i18n (>= 1.6, < 2)
|
16
16
|
minitest (>= 5.1)
|
@@ -23,7 +23,7 @@ GEM
|
|
23
23
|
diff-lcs (1.5.0)
|
24
24
|
docile (1.4.0)
|
25
25
|
excon (0.92.2)
|
26
|
-
fakefs (1.
|
26
|
+
fakefs (1.8.0)
|
27
27
|
faraday (1.10.0)
|
28
28
|
faraday-em_http (~> 1.0)
|
29
29
|
faraday-em_synchrony (~> 1.0)
|
@@ -50,20 +50,21 @@ GEM
|
|
50
50
|
gem-release (2.2.2)
|
51
51
|
hamster (3.0.0)
|
52
52
|
concurrent-ruby (~> 1.0)
|
53
|
-
i18n (1.
|
53
|
+
i18n (1.12.0)
|
54
54
|
concurrent-ruby (~> 1.0)
|
55
|
+
json (2.6.2)
|
55
56
|
lino (3.0.0)
|
56
57
|
hamster (~> 3.0)
|
57
58
|
open4 (~> 1.3)
|
58
59
|
minitar (0.9)
|
59
|
-
minitest (5.
|
60
|
+
minitest (5.16.3)
|
60
61
|
multipart-post (2.1.1)
|
61
62
|
octokit (4.22.0)
|
62
63
|
faraday (>= 0.9)
|
63
64
|
sawyer (~> 0.8.0, >= 0.5.3)
|
64
65
|
open4 (1.3.4)
|
65
66
|
parallel (1.22.1)
|
66
|
-
parser (3.1.1
|
67
|
+
parser (3.1.2.1)
|
67
68
|
ast (~> 2.4.1)
|
68
69
|
public_suffix (4.0.6)
|
69
70
|
rainbow (3.1.1)
|
@@ -93,36 +94,37 @@ GEM
|
|
93
94
|
colored2 (~> 3.1)
|
94
95
|
rake_factory (~> 0.23)
|
95
96
|
sshkey (~> 2.0)
|
96
|
-
regexp_parser (2.
|
97
|
+
regexp_parser (2.6.0)
|
97
98
|
rexml (3.2.5)
|
98
|
-
rspec (3.
|
99
|
-
rspec-core (~> 3.
|
100
|
-
rspec-expectations (~> 3.
|
101
|
-
rspec-mocks (~> 3.
|
102
|
-
rspec-core (3.
|
103
|
-
rspec-support (~> 3.
|
104
|
-
rspec-expectations (3.
|
99
|
+
rspec (3.12.0)
|
100
|
+
rspec-core (~> 3.12.0)
|
101
|
+
rspec-expectations (~> 3.12.0)
|
102
|
+
rspec-mocks (~> 3.12.0)
|
103
|
+
rspec-core (3.12.0)
|
104
|
+
rspec-support (~> 3.12.0)
|
105
|
+
rspec-expectations (3.12.0)
|
105
106
|
diff-lcs (>= 1.2.0, < 2.0)
|
106
|
-
rspec-support (~> 3.
|
107
|
-
rspec-mocks (3.
|
107
|
+
rspec-support (~> 3.12.0)
|
108
|
+
rspec-mocks (3.12.0)
|
108
109
|
diff-lcs (>= 1.2.0, < 2.0)
|
109
|
-
rspec-support (~> 3.
|
110
|
-
rspec-support (3.
|
111
|
-
rubocop (1.
|
110
|
+
rspec-support (~> 3.12.0)
|
111
|
+
rspec-support (3.12.0)
|
112
|
+
rubocop (1.36.0)
|
113
|
+
json (~> 2.3)
|
112
114
|
parallel (~> 1.10)
|
113
|
-
parser (>= 3.1.
|
115
|
+
parser (>= 3.1.2.1)
|
114
116
|
rainbow (>= 2.2.2, < 4.0)
|
115
117
|
regexp_parser (>= 1.8, < 3.0)
|
116
|
-
rexml
|
117
|
-
rubocop-ast (>= 1.
|
118
|
+
rexml (>= 3.2.5, < 4.0)
|
119
|
+
rubocop-ast (>= 1.20.1, < 2.0)
|
118
120
|
ruby-progressbar (~> 1.7)
|
119
121
|
unicode-display_width (>= 1.4.0, < 3.0)
|
120
|
-
rubocop-ast (1.
|
122
|
+
rubocop-ast (1.23.0)
|
121
123
|
parser (>= 3.1.1.0)
|
122
124
|
rubocop-rake (0.6.0)
|
123
125
|
rubocop (~> 1.0)
|
124
|
-
rubocop-rspec (2.
|
125
|
-
rubocop (~> 1.
|
126
|
+
rubocop-rspec (2.14.2)
|
127
|
+
rubocop (~> 1.33)
|
126
128
|
ruby-progressbar (1.11.0)
|
127
129
|
ruby2_keywords (0.0.5)
|
128
130
|
ruby_easy_rsa (0.9.0)
|
@@ -141,9 +143,9 @@ GEM
|
|
141
143
|
simplecov-html (0.12.3)
|
142
144
|
simplecov_json_formatter (0.1.4)
|
143
145
|
sshkey (2.0.0)
|
144
|
-
tzinfo (2.0.
|
146
|
+
tzinfo (2.0.5)
|
145
147
|
concurrent-ruby (~> 1.0)
|
146
|
-
unicode-display_width (2.
|
148
|
+
unicode-display_width (2.3.0)
|
147
149
|
|
148
150
|
PLATFORMS
|
149
151
|
ruby
|
@@ -166,4 +168,4 @@ DEPENDENCIES
|
|
166
168
|
simplecov
|
167
169
|
|
168
170
|
BUNDLED WITH
|
169
|
-
2.3.
|
171
|
+
2.3.24
|
data/lib/rake_easy_rsa.rb
CHANGED
@@ -58,8 +58,8 @@ module RakeEasyRSA
|
|
58
58
|
end
|
59
59
|
|
60
60
|
def uri_template(_)
|
61
|
-
'https://github.com/OpenVPN/easy-rsa/releases/'\
|
62
|
-
'download/v<%= @version %>/'\
|
61
|
+
'https://github.com/OpenVPN/easy-rsa/releases/' \
|
62
|
+
'download/v<%= @version %>/' \
|
63
63
|
'EasyRSA-<%= @version %>.tgz'
|
64
64
|
end
|
65
65
|
|
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.12.0.pre.
|
4
|
+
version: 0.12.0.pre.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- InfraBlocks Maintainers
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-
|
11
|
+
date: 2022-10-28 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake_dependencies
|