confidante 0.28.0.pre.3 → 0.28.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 +4 -4
- data/CODE_OF_CONDUCT.md +1 -1
- data/Gemfile.lock +29 -21
- data/confidante.gemspec +2 -2
- data/lib/confidante/version.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: f8ac46c68d6bfd2a11cdf7f45c28bacb2f884fb376f6eb584083cc38d7be68d1
|
|
4
|
+
data.tar.gz: 549b7e47f1e9029c5d985ef3e12afab203a3a213922b0f265d59d280b7011842
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e807811a10780eaa47d1905ee289b27cd70de564b5c9219b3d4162f36c78d278a693f611c6e06ffb42d53ece2b2fa69cc24d24ce01488f87afd2c5064fd72f05
|
|
7
|
+
data.tar.gz: d2efc39f1d98d0493b0e88c40f4617a742b05da2a7363000ec02d7d39bd986c7e667ece9e5286c59187220c40b00f499e77d8ef9873880f1d5a480e71c523ee0
|
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
|
-
confidante (0.28.0.pre.
|
|
4
|
+
confidante (0.28.0.pre.4)
|
|
5
5
|
activesupport (>= 4)
|
|
6
6
|
hiera (>= 3.3, < 4)
|
|
7
7
|
shikashi (>= 0.6, < 1)
|
|
@@ -9,7 +9,7 @@ PATH
|
|
|
9
9
|
GEM
|
|
10
10
|
remote: https://rubygems.org/
|
|
11
11
|
specs:
|
|
12
|
-
activesupport (6.1.3.
|
|
12
|
+
activesupport (6.1.3.2)
|
|
13
13
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
14
14
|
i18n (>= 1.6, < 2)
|
|
15
15
|
minitest (>= 5.1)
|
|
@@ -21,16 +21,24 @@ GEM
|
|
|
21
21
|
colored2 (3.1.2)
|
|
22
22
|
concurrent-ruby (1.1.8)
|
|
23
23
|
diff-lcs (1.4.4)
|
|
24
|
-
docile (1.
|
|
24
|
+
docile (1.4.0)
|
|
25
25
|
evalhook (0.6.0)
|
|
26
26
|
partialruby (~> 0.3)
|
|
27
27
|
sexp_processor (~> 4.0)
|
|
28
|
-
excon (0.
|
|
29
|
-
faraday (1.
|
|
28
|
+
excon (0.82.0)
|
|
29
|
+
faraday (1.4.2)
|
|
30
|
+
faraday-em_http (~> 1.0)
|
|
31
|
+
faraday-em_synchrony (~> 1.0)
|
|
32
|
+
faraday-excon (~> 1.1)
|
|
30
33
|
faraday-net_http (~> 1.0)
|
|
34
|
+
faraday-net_http_persistent (~> 1.1)
|
|
31
35
|
multipart-post (>= 1.2, < 3)
|
|
32
|
-
ruby2_keywords
|
|
36
|
+
ruby2_keywords (>= 0.0.4)
|
|
37
|
+
faraday-em_http (1.0.0)
|
|
38
|
+
faraday-em_synchrony (1.0.0)
|
|
39
|
+
faraday-excon (1.1.0)
|
|
33
40
|
faraday-net_http (1.0.1)
|
|
41
|
+
faraday-net_http_persistent (1.1.0)
|
|
34
42
|
gem-release (2.2.1)
|
|
35
43
|
getsource (0.2.2)
|
|
36
44
|
hamster (3.0.0)
|
|
@@ -38,17 +46,17 @@ GEM
|
|
|
38
46
|
hiera (3.7.0)
|
|
39
47
|
i18n (1.8.10)
|
|
40
48
|
concurrent-ruby (~> 1.0)
|
|
41
|
-
lino (
|
|
49
|
+
lino (3.0.0)
|
|
42
50
|
hamster (~> 3.0)
|
|
43
51
|
open4 (~> 1.3)
|
|
44
52
|
minitest (5.14.4)
|
|
45
53
|
multipart-post (2.1.1)
|
|
46
|
-
octokit (4.
|
|
54
|
+
octokit (4.21.0)
|
|
47
55
|
faraday (>= 0.9)
|
|
48
56
|
sawyer (~> 0.8.0, >= 0.5.3)
|
|
49
57
|
open4 (1.3.4)
|
|
50
58
|
parallel (1.20.1)
|
|
51
|
-
parser (3.0.
|
|
59
|
+
parser (3.0.1.1)
|
|
52
60
|
ast (~> 2.4.1)
|
|
53
61
|
partialruby (0.3.0)
|
|
54
62
|
ruby2ruby (~> 2)
|
|
@@ -69,7 +77,7 @@ GEM
|
|
|
69
77
|
octokit (~> 4.16)
|
|
70
78
|
rake_factory (~> 0.23)
|
|
71
79
|
sshkey (~> 2.0)
|
|
72
|
-
rake_gpg (0.
|
|
80
|
+
rake_gpg (0.16.0)
|
|
73
81
|
rake_factory (>= 0.23, < 1)
|
|
74
82
|
ruby_gpg2 (>= 0.6, < 1)
|
|
75
83
|
rake_ssh (0.6.0)
|
|
@@ -77,7 +85,7 @@ GEM
|
|
|
77
85
|
rake_factory (~> 0.23)
|
|
78
86
|
sshkey (~> 2.0)
|
|
79
87
|
regexp_parser (2.1.1)
|
|
80
|
-
rexml (3.2.
|
|
88
|
+
rexml (3.2.5)
|
|
81
89
|
rspec (3.10.0)
|
|
82
90
|
rspec-core (~> 3.10.0)
|
|
83
91
|
rspec-expectations (~> 3.10.0)
|
|
@@ -91,20 +99,20 @@ GEM
|
|
|
91
99
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
92
100
|
rspec-support (~> 3.10.0)
|
|
93
101
|
rspec-support (3.10.2)
|
|
94
|
-
rubocop (1.
|
|
102
|
+
rubocop (1.15.0)
|
|
95
103
|
parallel (~> 1.10)
|
|
96
104
|
parser (>= 3.0.0.0)
|
|
97
105
|
rainbow (>= 2.2.2, < 4.0)
|
|
98
106
|
regexp_parser (>= 1.8, < 3.0)
|
|
99
107
|
rexml
|
|
100
|
-
rubocop-ast (>= 1.
|
|
108
|
+
rubocop-ast (>= 1.5.0, < 2.0)
|
|
101
109
|
ruby-progressbar (~> 1.7)
|
|
102
110
|
unicode-display_width (>= 1.4.0, < 3.0)
|
|
103
|
-
rubocop-ast (1.
|
|
104
|
-
parser (>=
|
|
111
|
+
rubocop-ast (1.7.0)
|
|
112
|
+
parser (>= 3.0.1.1)
|
|
105
113
|
rubocop-rake (0.5.1)
|
|
106
114
|
rubocop
|
|
107
|
-
rubocop-rspec (2.
|
|
115
|
+
rubocop-rspec (2.3.0)
|
|
108
116
|
rubocop (~> 1.0)
|
|
109
117
|
rubocop-ast (>= 1.1.0)
|
|
110
118
|
ruby-progressbar (1.11.0)
|
|
@@ -114,12 +122,12 @@ GEM
|
|
|
114
122
|
sexp_processor (~> 4.6)
|
|
115
123
|
ruby_gpg2 (0.8.0)
|
|
116
124
|
lino (>= 1.5)
|
|
117
|
-
ruby_parser (3.
|
|
118
|
-
sexp_processor (~> 4.
|
|
125
|
+
ruby_parser (3.16.0)
|
|
126
|
+
sexp_processor (~> 4.15, >= 4.15.1)
|
|
119
127
|
sawyer (0.8.2)
|
|
120
128
|
addressable (>= 2.3.5)
|
|
121
129
|
faraday (> 0.8, < 2.0)
|
|
122
|
-
sexp_processor (4.15.
|
|
130
|
+
sexp_processor (4.15.3)
|
|
123
131
|
shikashi (0.6.0)
|
|
124
132
|
evalhook (>= 0.6.0)
|
|
125
133
|
getsource (>= 0.1.0)
|
|
@@ -128,7 +136,7 @@ GEM
|
|
|
128
136
|
simplecov-html (~> 0.11)
|
|
129
137
|
simplecov_json_formatter (~> 0.1)
|
|
130
138
|
simplecov-html (0.12.3)
|
|
131
|
-
simplecov_json_formatter (0.1.
|
|
139
|
+
simplecov_json_formatter (0.1.3)
|
|
132
140
|
sshkey (2.0.0)
|
|
133
141
|
tzinfo (2.0.4)
|
|
134
142
|
concurrent-ruby (~> 1.0)
|
|
@@ -154,4 +162,4 @@ DEPENDENCIES
|
|
|
154
162
|
simplecov
|
|
155
163
|
|
|
156
164
|
BUNDLED WITH
|
|
157
|
-
2.2.
|
|
165
|
+
2.2.18
|
data/confidante.gemspec
CHANGED
|
@@ -19,8 +19,8 @@ files = %w[
|
|
|
19
19
|
Gem::Specification.new do |spec|
|
|
20
20
|
spec.name = 'confidante'
|
|
21
21
|
spec.version = Confidante::VERSION
|
|
22
|
-
spec.authors = ['
|
|
23
|
-
spec.email = ['
|
|
22
|
+
spec.authors = ['InfraBlocks Maintainers']
|
|
23
|
+
spec.email = ['maintainers@infrablocks.io']
|
|
24
24
|
|
|
25
25
|
spec.summary = 'A configuration engine over hiera.'
|
|
26
26
|
spec.description =
|
data/lib/confidante/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: confidante
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.28.0.pre.
|
|
4
|
+
version: 0.28.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: 2021-
|
|
11
|
+
date: 2021-05-30 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: activesupport
|
|
@@ -235,7 +235,7 @@ dependencies:
|
|
|
235
235
|
description: A configuration engine combining environment variables, programmatic
|
|
236
236
|
overrides and the power of hiera.
|
|
237
237
|
email:
|
|
238
|
-
-
|
|
238
|
+
- maintainers@infrablocks.io
|
|
239
239
|
executables: []
|
|
240
240
|
extensions: []
|
|
241
241
|
extra_rdoc_files: []
|