ruby_easy_rsa 0.10.0.pre.8 → 0.10.0.pre.10

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: fcb178c3cc51693c50831b26b5a7ead27c2930ff13ed9dd937619d06644e5729
4
- data.tar.gz: 2f9834bef0711d28b65067428b0551bec015d4e55ff41950aa7ac52c3715894f
3
+ metadata.gz: 45c636e80d7cea3994e76198a8a3de89cce4e91d5e47b2f8093c8f28a0524dc4
4
+ data.tar.gz: aeacd4bb4765aca6fb26264c9809ef54e634fb2220721f0b3069b0212ddfd220
5
5
  SHA512:
6
- metadata.gz: eac992afcb2beba9a54714d7f38d2fd7eedc20136e61f5e0f66c3199bd5a89c916a9f0e4fc672b4e4cdb480657d8c18852553708ec84bd75f4fc0c227a0299bd
7
- data.tar.gz: 9daa2b0ddfacadf12c675e80ca0adcb8abf656844e715868a3d8d82e57bc17ec33179d559d63ad0ba34c87e512f3186a3defd47eb5661f5d8089341b3536402f
6
+ metadata.gz: 3b39884ac6bc34e393776c58710c0013be7979a44355fd31541597345455150987809f8e8d5515b2c21678c2d0cb232726be496bb01f48654f9d27c6cd9651b4
7
+ data.tar.gz: 19ecde812cfb48a9d20fa770dfa9c25f36d2bd6cae7db0fde6a76ac9b839327cf7d46bff2bf7236bbfd883f384022b4fc0f3a7e78cd15eb4dc695437f6922d49
data/Gemfile.lock CHANGED
@@ -1,74 +1,55 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ruby_easy_rsa (0.10.0.pre.8)
4
+ ruby_easy_rsa (0.10.0.pre.10)
5
5
  lino (~> 3.0)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- activesupport (7.0.2.3)
10
+ activesupport (7.0.4)
11
11
  concurrent-ruby (~> 1.0, >= 1.0.2)
12
12
  i18n (>= 1.6, < 2)
13
13
  minitest (>= 5.1)
14
14
  tzinfo (~> 2.0)
15
- addressable (2.8.0)
16
- public_suffix (>= 2.0.2, < 5.0)
15
+ addressable (2.8.1)
16
+ public_suffix (>= 2.0.2, < 6.0)
17
17
  ast (2.4.2)
18
18
  colored2 (3.1.2)
19
- concurrent-ruby (1.1.9)
19
+ concurrent-ruby (1.1.10)
20
20
  diff-lcs (1.5.0)
21
21
  docile (1.4.0)
22
- excon (0.92.0)
23
- faraday (1.10.0)
24
- faraday-em_http (~> 1.0)
25
- faraday-em_synchrony (~> 1.0)
26
- faraday-excon (~> 1.1)
27
- faraday-httpclient (~> 1.0)
28
- faraday-multipart (~> 1.0)
29
- faraday-net_http (~> 1.0)
30
- faraday-net_http_persistent (~> 1.0)
31
- faraday-patron (~> 1.0)
32
- faraday-rack (~> 1.0)
33
- faraday-retry (~> 1.0)
22
+ excon (0.95.0)
23
+ faraday (2.7.2)
24
+ faraday-net_http (>= 2.0, < 3.1)
34
25
  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-httpclient (1.0.1)
39
- faraday-multipart (1.0.3)
40
- multipart-post (>= 1.2, < 3)
41
- faraday-net_http (1.0.1)
42
- faraday-net_http_persistent (1.2.0)
43
- faraday-patron (1.0.0)
44
- faraday-rack (1.0.0)
45
- faraday-retry (1.0.3)
26
+ faraday-net_http (3.0.2)
46
27
  gem-release (2.2.2)
47
28
  hamster (3.0.0)
48
29
  concurrent-ruby (~> 1.0)
49
- i18n (1.10.0)
30
+ i18n (1.12.0)
50
31
  concurrent-ruby (~> 1.0)
51
- lino (3.0.0)
32
+ json (2.6.3)
33
+ lino (3.1.0)
52
34
  hamster (~> 3.0)
53
35
  open4 (~> 1.3)
54
- minitest (5.15.0)
55
- multipart-post (2.1.1)
56
- octokit (4.22.0)
57
- faraday (>= 0.9)
58
- sawyer (~> 0.8.0, >= 0.5.3)
36
+ minitest (5.16.3)
37
+ octokit (4.25.1)
38
+ faraday (>= 1, < 3)
39
+ sawyer (~> 0.9)
59
40
  open4 (1.3.4)
60
41
  parallel (1.22.1)
61
- parser (3.1.1.0)
42
+ parser (3.1.3.0)
62
43
  ast (~> 2.4.1)
63
- public_suffix (4.0.6)
44
+ public_suffix (5.0.1)
64
45
  rainbow (3.1.1)
65
46
  rake (13.0.6)
66
- rake_circle_ci (0.9.0)
47
+ rake_circle_ci (0.11.0)
67
48
  colored2 (~> 3.1)
68
49
  excon (~> 0.72)
69
50
  rake_factory (~> 0.23)
70
51
  sshkey (~> 2.0)
71
- rake_factory (0.29.0)
52
+ rake_factory (0.31.0)
72
53
  activesupport (>= 4)
73
54
  rake (~> 13.0)
74
55
  rake_github (0.9.0)
@@ -83,53 +64,54 @@ GEM
83
64
  colored2 (~> 3.1)
84
65
  rake_factory (~> 0.23)
85
66
  sshkey (~> 2.0)
86
- regexp_parser (2.2.1)
67
+ regexp_parser (2.6.1)
87
68
  rexml (3.2.5)
88
- rspec (3.11.0)
89
- rspec-core (~> 3.11.0)
90
- rspec-expectations (~> 3.11.0)
91
- rspec-mocks (~> 3.11.0)
92
- rspec-core (3.11.0)
93
- rspec-support (~> 3.11.0)
94
- rspec-expectations (3.11.0)
69
+ rspec (3.12.0)
70
+ rspec-core (~> 3.12.0)
71
+ rspec-expectations (~> 3.12.0)
72
+ rspec-mocks (~> 3.12.0)
73
+ rspec-core (3.12.0)
74
+ rspec-support (~> 3.12.0)
75
+ rspec-expectations (3.12.1)
95
76
  diff-lcs (>= 1.2.0, < 2.0)
96
- rspec-support (~> 3.11.0)
97
- rspec-mocks (3.11.0)
77
+ rspec-support (~> 3.12.0)
78
+ rspec-mocks (3.12.1)
98
79
  diff-lcs (>= 1.2.0, < 2.0)
99
- rspec-support (~> 3.11.0)
100
- rspec-support (3.11.0)
101
- rubocop (1.27.0)
80
+ rspec-support (~> 3.12.0)
81
+ rspec-support (3.12.0)
82
+ rubocop (1.41.1)
83
+ json (~> 2.3)
102
84
  parallel (~> 1.10)
103
- parser (>= 3.1.0.0)
85
+ parser (>= 3.1.2.1)
104
86
  rainbow (>= 2.2.2, < 4.0)
105
87
  regexp_parser (>= 1.8, < 3.0)
106
- rexml
107
- rubocop-ast (>= 1.16.0, < 2.0)
88
+ rexml (>= 3.2.5, < 4.0)
89
+ rubocop-ast (>= 1.23.0, < 2.0)
108
90
  ruby-progressbar (~> 1.7)
109
91
  unicode-display_width (>= 1.4.0, < 3.0)
110
- rubocop-ast (1.16.0)
92
+ rubocop-ast (1.24.0)
111
93
  parser (>= 3.1.1.0)
112
94
  rubocop-rake (0.6.0)
113
95
  rubocop (~> 1.0)
114
- rubocop-rspec (2.9.0)
115
- rubocop (~> 1.19)
96
+ rubocop-rspec (2.16.0)
97
+ rubocop (~> 1.33)
116
98
  ruby-progressbar (1.11.0)
117
99
  ruby2_keywords (0.0.5)
118
100
  ruby_gpg2 (0.8.0)
119
101
  lino (>= 1.5)
120
- sawyer (0.8.2)
102
+ sawyer (0.9.2)
121
103
  addressable (>= 2.3.5)
122
- faraday (> 0.8, < 2.0)
123
- simplecov (0.21.2)
104
+ faraday (>= 0.17.3, < 3)
105
+ simplecov (0.22.0)
124
106
  docile (~> 1.1)
125
107
  simplecov-html (~> 0.11)
126
108
  simplecov_json_formatter (~> 0.1)
127
109
  simplecov-html (0.12.3)
128
110
  simplecov_json_formatter (0.1.4)
129
111
  sshkey (2.0.0)
130
- tzinfo (2.0.4)
112
+ tzinfo (2.0.5)
131
113
  concurrent-ruby (~> 1.0)
132
- unicode-display_width (2.1.0)
114
+ unicode-display_width (2.3.0)
133
115
 
134
116
  PLATFORMS
135
117
  arm64-darwin-21
@@ -151,4 +133,4 @@ DEPENDENCIES
151
133
  simplecov
152
134
 
153
135
  BUNDLED WITH
154
- 2.3.11
136
+ 2.4.0
data/Rakefile CHANGED
@@ -66,7 +66,7 @@ namespace :library do
66
66
  task check: [:rubocop]
67
67
 
68
68
  desc 'Attempt to automatically fix issues with the library'
69
- task fix: [:'rubocop:auto_correct']
69
+ task fix: [:'rubocop:autocorrect_all']
70
70
  end
71
71
 
72
72
  namespace :test do
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module RubyEasyRSA
4
- VERSION = '0.10.0.pre.8'
4
+ VERSION = '0.10.0.pre.10'
5
5
  end
data/lib/ruby_easy_rsa.rb CHANGED
@@ -93,17 +93,13 @@ module RubyEasyRSA
93
93
  Commands::ExportP12.new.execute(opts)
94
94
  end
95
95
 
96
- # rubocop:disable Naming/AccessorMethodName
97
96
  def set_rsa_pass(opts = {})
98
97
  Commands::SetRSAPass.new.execute(opts)
99
98
  end
100
- # rubocop:enable Naming/AccessorMethodName
101
99
 
102
- # rubocop:disable Naming/AccessorMethodName
103
100
  def set_ec_pass(opts = {})
104
101
  Commands::SetECPass.new.execute(opts)
105
102
  end
106
- # rubocop:enable Naming/AccessorMethodName
107
103
 
108
104
  def upgrade(opts = {})
109
105
  Commands::Upgrade.new.execute(opts)
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ruby_easy_rsa
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.0.pre.8
4
+ version: 0.10.0.pre.10
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-04-09 00:00:00.000000000 Z
11
+ date: 2022-12-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: lino