rake_easy_rsa 0.12.0.pre.3 → 0.12.0.pre.4

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: 3938bfd8e1c81fde6472a0a3d4c8ce2cfc49fbb31b8d8287ffe363b72d906201
4
- data.tar.gz: 806385ef84e6641ad69a9a75c1f9581868b45002550126729486f107d6eb03bc
3
+ metadata.gz: 865b806da02f492540c5115c305457a67b890c6ea99641cc4ae89853fe06087c
4
+ data.tar.gz: 01562e6761ec59eec627b23354910ca9ded678f8a4a131f139cbdc49d6cfa8a4
5
5
  SHA512:
6
- metadata.gz: 5432f78848ad32fcb25548f41e9f29477670def981809003cd902c2d42842b8444d1e2c8c1eda910f3b81432191ec385fc37b68a8b52c60411c45ba4877ef269
7
- data.tar.gz: ed31eb942c80ca60505302c48f79bafb2224522c61db60d506b3f53f72137b2210221482a7eb9a608a0aef0617fd764817848b0648d1ceafdeb6cfa19a1a2cab
6
+ metadata.gz: 5a1796c552f7adc24fcbceee6c20496410fd47604efc3c36295cb213451535b25edff742e8e0f68567d863680566cd83fd228ba9ca1e21be874d2fe84e98cde1
7
+ data.tar.gz: 338d2d16898cb7f3c09e36224ad6abab1ebf9ed5c5aada1627a6ff9bd9a1cd647408fec158238af4b54f3f6070420cb18562cc4c962f25181f00e617593a0058
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.3)
4
+ rake_easy_rsa (0.12.0.pre.4)
5
5
  rake_dependencies (~> 3.1)
6
6
  rake_factory (~> 0.23)
7
7
  ruby_easy_rsa (~> 0.7)
@@ -15,86 +15,69 @@ GEM
15
15
  i18n (>= 1.6, < 2)
16
16
  minitest (>= 5.1)
17
17
  tzinfo (~> 2.0)
18
- addressable (2.8.0)
19
- public_suffix (>= 2.0.2, < 5.0)
18
+ addressable (2.8.1)
19
+ public_suffix (>= 2.0.2, < 6.0)
20
20
  ast (2.4.2)
21
21
  colored2 (3.1.2)
22
22
  concurrent-ruby (1.1.10)
23
23
  diff-lcs (1.5.0)
24
24
  docile (1.4.0)
25
- excon (0.92.2)
26
- fakefs (1.8.0)
27
- faraday (1.10.0)
28
- faraday-em_http (~> 1.0)
29
- faraday-em_synchrony (~> 1.0)
30
- faraday-excon (~> 1.1)
31
- faraday-httpclient (~> 1.0)
32
- faraday-multipart (~> 1.0)
33
- faraday-net_http (~> 1.0)
34
- faraday-net_http_persistent (~> 1.0)
35
- faraday-patron (~> 1.0)
36
- faraday-rack (~> 1.0)
37
- faraday-retry (~> 1.0)
25
+ down (5.4.0)
26
+ addressable (~> 2.8)
27
+ excon (0.95.0)
28
+ fakefs (1.9.0)
29
+ faraday (2.7.2)
30
+ faraday-net_http (>= 2.0, < 3.1)
38
31
  ruby2_keywords (>= 0.0.4)
39
- faraday-em_http (1.0.0)
40
- faraday-em_synchrony (1.0.0)
41
- faraday-excon (1.1.0)
42
- faraday-httpclient (1.0.1)
43
- faraday-multipart (1.0.3)
44
- multipart-post (>= 1.2, < 3)
45
- faraday-net_http (1.0.1)
46
- faraday-net_http_persistent (1.2.0)
47
- faraday-patron (1.0.0)
48
- faraday-rack (1.0.0)
49
- faraday-retry (1.0.3)
32
+ faraday-net_http (3.0.2)
50
33
  gem-release (2.2.2)
51
34
  hamster (3.0.0)
52
35
  concurrent-ruby (~> 1.0)
53
36
  i18n (1.12.0)
54
37
  concurrent-ruby (~> 1.0)
55
- json (2.6.2)
56
- lino (3.0.0)
38
+ json (2.6.3)
39
+ lino (3.1.0)
57
40
  hamster (~> 3.0)
58
41
  open4 (~> 1.3)
59
42
  minitar (0.9)
60
43
  minitest (5.16.3)
61
- multipart-post (2.1.1)
62
- octokit (4.22.0)
63
- faraday (>= 0.9)
64
- sawyer (~> 0.8.0, >= 0.5.3)
44
+ octokit (6.0.1)
45
+ faraday (>= 1, < 3)
46
+ sawyer (~> 0.9)
65
47
  open4 (1.3.4)
66
48
  parallel (1.22.1)
67
- parser (3.1.2.1)
49
+ parser (3.1.3.0)
68
50
  ast (~> 2.4.1)
69
- public_suffix (4.0.6)
51
+ public_suffix (5.0.1)
70
52
  rainbow (3.1.1)
71
53
  rake (13.0.6)
72
- rake_circle_ci (0.9.0)
54
+ rake_circle_ci (0.11.0)
73
55
  colored2 (~> 3.1)
74
56
  excon (~> 0.72)
75
57
  rake_factory (~> 0.23)
76
58
  sshkey (~> 2.0)
77
- rake_dependencies (3.1.0)
59
+ rake_dependencies (3.3.0)
60
+ down (~> 5.3)
78
61
  hamster (~> 3.0)
79
62
  minitar (~> 0.9)
80
63
  rake_factory (~> 0.23)
81
64
  rubyzip (>= 1.3)
82
- rake_factory (0.29.0)
65
+ rake_factory (0.31.0)
83
66
  activesupport (>= 4)
84
67
  rake (~> 13.0)
85
- rake_github (0.9.0)
68
+ rake_github (0.11.0)
86
69
  colored2 (~> 3.1)
87
- octokit (~> 4.16)
70
+ octokit (>= 4.16, < 7.0)
88
71
  rake_factory (~> 0.23)
89
72
  sshkey (~> 2.0)
90
- rake_gpg (0.16.0)
91
- rake_factory (>= 0.23, < 1)
92
- ruby_gpg2 (>= 0.6, < 1)
93
- rake_ssh (0.6.0)
73
+ rake_gpg (0.18.0)
74
+ rake_factory (~> 0.23)
75
+ ruby_gpg2 (~> 0.6)
76
+ rake_ssh (0.8.0)
94
77
  colored2 (~> 3.1)
95
78
  rake_factory (~> 0.23)
96
79
  sshkey (~> 2.0)
97
- regexp_parser (2.6.0)
80
+ regexp_parser (2.6.1)
98
81
  rexml (3.2.5)
99
82
  rspec (3.12.0)
100
83
  rspec-core (~> 3.12.0)
@@ -102,41 +85,41 @@ GEM
102
85
  rspec-mocks (~> 3.12.0)
103
86
  rspec-core (3.12.0)
104
87
  rspec-support (~> 3.12.0)
105
- rspec-expectations (3.12.0)
88
+ rspec-expectations (3.12.1)
106
89
  diff-lcs (>= 1.2.0, < 2.0)
107
90
  rspec-support (~> 3.12.0)
108
- rspec-mocks (3.12.0)
91
+ rspec-mocks (3.12.1)
109
92
  diff-lcs (>= 1.2.0, < 2.0)
110
93
  rspec-support (~> 3.12.0)
111
94
  rspec-support (3.12.0)
112
- rubocop (1.36.0)
95
+ rubocop (1.41.1)
113
96
  json (~> 2.3)
114
97
  parallel (~> 1.10)
115
98
  parser (>= 3.1.2.1)
116
99
  rainbow (>= 2.2.2, < 4.0)
117
100
  regexp_parser (>= 1.8, < 3.0)
118
101
  rexml (>= 3.2.5, < 4.0)
119
- rubocop-ast (>= 1.20.1, < 2.0)
102
+ rubocop-ast (>= 1.23.0, < 2.0)
120
103
  ruby-progressbar (~> 1.7)
121
104
  unicode-display_width (>= 1.4.0, < 3.0)
122
- rubocop-ast (1.23.0)
105
+ rubocop-ast (1.24.0)
123
106
  parser (>= 3.1.1.0)
124
107
  rubocop-rake (0.6.0)
125
108
  rubocop (~> 1.0)
126
- rubocop-rspec (2.14.2)
109
+ rubocop-rspec (2.16.0)
127
110
  rubocop (~> 1.33)
128
111
  ruby-progressbar (1.11.0)
129
112
  ruby2_keywords (0.0.5)
130
- ruby_easy_rsa (0.9.0)
131
- lino (>= 1.5)
132
- ruby_gpg2 (0.8.0)
133
- lino (>= 1.5)
113
+ ruby_easy_rsa (0.11.0)
114
+ lino (~> 3.0)
115
+ ruby_gpg2 (0.10.0)
116
+ lino (~> 3.0)
134
117
  rubyzip (2.3.2)
135
- sawyer (0.8.2)
118
+ sawyer (0.9.2)
136
119
  addressable (>= 2.3.5)
137
- faraday (> 0.8, < 2.0)
120
+ faraday (>= 0.17.3, < 3)
138
121
  semantic (1.6.1)
139
- simplecov (0.21.2)
122
+ simplecov (0.22.0)
140
123
  docile (~> 1.1)
141
124
  simplecov-html (~> 0.11)
142
125
  simplecov_json_formatter (~> 0.1)
@@ -168,4 +151,4 @@ DEPENDENCIES
168
151
  simplecov
169
152
 
170
153
  BUNDLED WITH
171
- 2.3.24
154
+ 2.4.1
data/Rakefile CHANGED
@@ -51,7 +51,7 @@ namespace :library do
51
51
  task check: [:rubocop]
52
52
 
53
53
  desc 'Attempt to automatically fix issues with the library'
54
- task fix: [:'rubocop:auto_correct']
54
+ task fix: [:'rubocop:autocorrect_all']
55
55
  end
56
56
 
57
57
  namespace :test do
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module RakeEasyRSA
4
- VERSION = '0.12.0.pre.3'
4
+ VERSION = '0.12.0.pre.4'
5
5
  end
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.3
4
+ version: 0.12.0.pre.4
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-10-28 00:00:00.000000000 Z
11
+ date: 2022-12-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake_dependencies