ruby_easy_rsa 0.10.0.pre.9 → 0.10.0.pre.10

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: cc332f19eb98633977ed1bf7c65d9e33f2f17d8f40b5fcc55c8cc3a134553781
4
- data.tar.gz: a1aec57346382357cde9aeaea502a86e566890aaac4e3824ff03811d1adc3ec7
3
+ metadata.gz: 45c636e80d7cea3994e76198a8a3de89cce4e91d5e47b2f8093c8f28a0524dc4
4
+ data.tar.gz: aeacd4bb4765aca6fb26264c9809ef54e634fb2220721f0b3069b0212ddfd220
5
5
  SHA512:
6
- metadata.gz: fe98bd2c123b28a05b3c2aaa117918dc2e263c59504a5dc152a4d435b5717682a70d01bdf85cbca53379eca7fe8399fe4bfd89093c5bfbd73e77d844e8f8af93
7
- data.tar.gz: e4d1e0c6ae6abb3c2cff96526740cae4575aa935883f97579cc40c834f62579b4bd3499c66148f65975fd576ad8575d4ebff721520c3063dcdf17458d217714c
6
+ metadata.gz: 3b39884ac6bc34e393776c58710c0013be7979a44355fd31541597345455150987809f8e8d5515b2c21678c2d0cb232726be496bb01f48654f9d27c6cd9651b4
7
+ data.tar.gz: 19ecde812cfb48a9d20fa770dfa9c25f36d2bd6cae7db0fde6a76ac9b839327cf7d46bff2bf7236bbfd883f384022b4fc0f3a7e78cd15eb4dc695437f6922d49
data/Gemfile.lock CHANGED
@@ -1,75 +1,55 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ruby_easy_rsa (0.10.0.pre.9)
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
- json (2.6.2)
52
- lino (3.0.0)
32
+ json (2.6.3)
33
+ lino (3.1.0)
53
34
  hamster (~> 3.0)
54
35
  open4 (~> 1.3)
55
- minitest (5.15.0)
56
- multipart-post (2.1.1)
57
- octokit (4.22.0)
58
- faraday (>= 0.9)
59
- 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)
60
40
  open4 (1.3.4)
61
41
  parallel (1.22.1)
62
- parser (3.1.2.1)
42
+ parser (3.1.3.0)
63
43
  ast (~> 2.4.1)
64
- public_suffix (4.0.6)
44
+ public_suffix (5.0.1)
65
45
  rainbow (3.1.1)
66
46
  rake (13.0.6)
67
- rake_circle_ci (0.9.0)
47
+ rake_circle_ci (0.11.0)
68
48
  colored2 (~> 3.1)
69
49
  excon (~> 0.72)
70
50
  rake_factory (~> 0.23)
71
51
  sshkey (~> 2.0)
72
- rake_factory (0.29.0)
52
+ rake_factory (0.31.0)
73
53
  activesupport (>= 4)
74
54
  rake (~> 13.0)
75
55
  rake_github (0.9.0)
@@ -84,7 +64,7 @@ GEM
84
64
  colored2 (~> 3.1)
85
65
  rake_factory (~> 0.23)
86
66
  sshkey (~> 2.0)
87
- regexp_parser (2.6.0)
67
+ regexp_parser (2.6.1)
88
68
  rexml (3.2.5)
89
69
  rspec (3.12.0)
90
70
  rspec-core (~> 3.12.0)
@@ -92,14 +72,14 @@ GEM
92
72
  rspec-mocks (~> 3.12.0)
93
73
  rspec-core (3.12.0)
94
74
  rspec-support (~> 3.12.0)
95
- rspec-expectations (3.12.0)
75
+ rspec-expectations (3.12.1)
96
76
  diff-lcs (>= 1.2.0, < 2.0)
97
77
  rspec-support (~> 3.12.0)
98
- rspec-mocks (3.12.0)
78
+ rspec-mocks (3.12.1)
99
79
  diff-lcs (>= 1.2.0, < 2.0)
100
80
  rspec-support (~> 3.12.0)
101
81
  rspec-support (3.12.0)
102
- rubocop (1.37.1)
82
+ rubocop (1.41.1)
103
83
  json (~> 2.3)
104
84
  parallel (~> 1.10)
105
85
  parser (>= 3.1.2.1)
@@ -109,27 +89,27 @@ GEM
109
89
  rubocop-ast (>= 1.23.0, < 2.0)
110
90
  ruby-progressbar (~> 1.7)
111
91
  unicode-display_width (>= 1.4.0, < 3.0)
112
- rubocop-ast (1.23.0)
92
+ rubocop-ast (1.24.0)
113
93
  parser (>= 3.1.1.0)
114
94
  rubocop-rake (0.6.0)
115
95
  rubocop (~> 1.0)
116
- rubocop-rspec (2.14.2)
96
+ rubocop-rspec (2.16.0)
117
97
  rubocop (~> 1.33)
118
98
  ruby-progressbar (1.11.0)
119
99
  ruby2_keywords (0.0.5)
120
100
  ruby_gpg2 (0.8.0)
121
101
  lino (>= 1.5)
122
- sawyer (0.8.2)
102
+ sawyer (0.9.2)
123
103
  addressable (>= 2.3.5)
124
- faraday (> 0.8, < 2.0)
125
- simplecov (0.21.2)
104
+ faraday (>= 0.17.3, < 3)
105
+ simplecov (0.22.0)
126
106
  docile (~> 1.1)
127
107
  simplecov-html (~> 0.11)
128
108
  simplecov_json_formatter (~> 0.1)
129
109
  simplecov-html (0.12.3)
130
110
  simplecov_json_formatter (0.1.4)
131
111
  sshkey (2.0.0)
132
- tzinfo (2.0.4)
112
+ tzinfo (2.0.5)
133
113
  concurrent-ruby (~> 1.0)
134
114
  unicode-display_width (2.3.0)
135
115
 
@@ -153,4 +133,4 @@ DEPENDENCIES
153
133
  simplecov
154
134
 
155
135
  BUNDLED WITH
156
- 2.3.24
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:autocorrect']
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.9'
4
+ VERSION = '0.10.0.pre.10'
5
5
  end
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.9
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-10-28 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