confidante 0.28.0.pre.22 → 0.28.0.pre.23
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/Gemfile.lock +26 -46
- data/lib/confidante/version.rb +1 -1
- 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: 88dbd430df7c99a0c556d8c7ba4bc5e309fee5fd3f265e9e5d07b7b62dd250a3
|
|
4
|
+
data.tar.gz: c5e0dd335437d2267deb5e98b46f9f0d599bc8e5aa5a91dfeeb1acb678a8fb4c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 4a8d1f494912fd23fbd4c67562a652be902904dae20cf8a735ed4bbda2048b123438aaac31f66dad99bb0a92b451a236aa5a3028b9ab9e2f1e785d54492c7354
|
|
7
|
+
data.tar.gz: 551c1fa601e48b8b58cac0a92b54ecd88d5eda006a4cc6f40c0faec2759c9fd7877c5defb2777ef09741e2015cfb4d135c7c8443aa7a863a4fd3952c4034bc11
|
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.23)
|
|
5
5
|
activesupport (>= 4)
|
|
6
6
|
hiera (~> 3.3)
|
|
7
7
|
shikashi (~> 0.6)
|
|
@@ -15,11 +15,11 @@ GEM
|
|
|
15
15
|
i18n (>= 1.6, < 2)
|
|
16
16
|
minitest (>= 5.1)
|
|
17
17
|
tzinfo (~> 2.0)
|
|
18
|
-
addressable (2.8.
|
|
19
|
-
public_suffix (>= 2.0.2, <
|
|
18
|
+
addressable (2.8.1)
|
|
19
|
+
public_suffix (>= 2.0.2, < 6.0)
|
|
20
20
|
ast (2.4.2)
|
|
21
21
|
aws-eventstream (1.2.0)
|
|
22
|
-
aws-sigv4 (1.5.
|
|
22
|
+
aws-sigv4 (1.5.2)
|
|
23
23
|
aws-eventstream (~> 1, >= 1.0.2)
|
|
24
24
|
colored2 (3.1.2)
|
|
25
25
|
concurrent-ruby (1.1.10)
|
|
@@ -28,54 +28,34 @@ GEM
|
|
|
28
28
|
evalhook (0.6.0)
|
|
29
29
|
partialruby (~> 0.3)
|
|
30
30
|
sexp_processor (~> 4.0)
|
|
31
|
-
excon (0.
|
|
32
|
-
faraday (
|
|
33
|
-
faraday-
|
|
34
|
-
faraday-em_synchrony (~> 1.0)
|
|
35
|
-
faraday-excon (~> 1.1)
|
|
36
|
-
faraday-httpclient (~> 1.0)
|
|
37
|
-
faraday-multipart (~> 1.0)
|
|
38
|
-
faraday-net_http (~> 1.0)
|
|
39
|
-
faraday-net_http_persistent (~> 1.0)
|
|
40
|
-
faraday-patron (~> 1.0)
|
|
41
|
-
faraday-rack (~> 1.0)
|
|
42
|
-
faraday-retry (~> 1.0)
|
|
31
|
+
excon (0.95.0)
|
|
32
|
+
faraday (2.7.2)
|
|
33
|
+
faraday-net_http (>= 2.0, < 3.1)
|
|
43
34
|
ruby2_keywords (>= 0.0.4)
|
|
44
|
-
faraday-
|
|
45
|
-
faraday-em_synchrony (1.0.0)
|
|
46
|
-
faraday-excon (1.1.0)
|
|
47
|
-
faraday-httpclient (1.0.1)
|
|
48
|
-
faraday-multipart (1.0.3)
|
|
49
|
-
multipart-post (>= 1.2, < 3)
|
|
50
|
-
faraday-net_http (1.0.1)
|
|
51
|
-
faraday-net_http_persistent (1.2.0)
|
|
52
|
-
faraday-patron (1.0.0)
|
|
53
|
-
faraday-rack (1.0.0)
|
|
54
|
-
faraday-retry (1.0.3)
|
|
35
|
+
faraday-net_http (3.0.2)
|
|
55
36
|
gem-release (2.2.2)
|
|
56
37
|
getsource (0.2.2)
|
|
57
38
|
hamster (3.0.0)
|
|
58
39
|
concurrent-ruby (~> 1.0)
|
|
59
|
-
hiera (3.
|
|
40
|
+
hiera (3.11.0)
|
|
60
41
|
i18n (1.12.0)
|
|
61
42
|
concurrent-ruby (~> 1.0)
|
|
62
|
-
json (2.6.
|
|
43
|
+
json (2.6.3)
|
|
63
44
|
lino (3.0.0)
|
|
64
45
|
hamster (~> 3.0)
|
|
65
46
|
open4 (~> 1.3)
|
|
66
47
|
minitest (5.16.3)
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
sawyer (~> 0.8.0, >= 0.5.3)
|
|
48
|
+
octokit (4.25.1)
|
|
49
|
+
faraday (>= 1, < 3)
|
|
50
|
+
sawyer (~> 0.9)
|
|
71
51
|
open4 (1.3.4)
|
|
72
52
|
parallel (1.22.1)
|
|
73
|
-
parser (3.1.
|
|
53
|
+
parser (3.1.3.0)
|
|
74
54
|
ast (~> 2.4.1)
|
|
75
55
|
partialruby (0.3.0)
|
|
76
56
|
ruby2ruby (~> 2)
|
|
77
57
|
ruby_parser (~> 3)
|
|
78
|
-
public_suffix (
|
|
58
|
+
public_suffix (5.0.1)
|
|
79
59
|
rainbow (3.1.1)
|
|
80
60
|
rake (13.0.6)
|
|
81
61
|
rake_circle_ci (0.9.0)
|
|
@@ -98,7 +78,7 @@ GEM
|
|
|
98
78
|
colored2 (~> 3.1)
|
|
99
79
|
rake_factory (~> 0.23)
|
|
100
80
|
sshkey (~> 2.0)
|
|
101
|
-
regexp_parser (2.6.
|
|
81
|
+
regexp_parser (2.6.1)
|
|
102
82
|
rexml (3.2.5)
|
|
103
83
|
rspec (3.12.0)
|
|
104
84
|
rspec-core (~> 3.12.0)
|
|
@@ -106,14 +86,14 @@ GEM
|
|
|
106
86
|
rspec-mocks (~> 3.12.0)
|
|
107
87
|
rspec-core (3.12.0)
|
|
108
88
|
rspec-support (~> 3.12.0)
|
|
109
|
-
rspec-expectations (3.12.
|
|
89
|
+
rspec-expectations (3.12.1)
|
|
110
90
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
111
91
|
rspec-support (~> 3.12.0)
|
|
112
|
-
rspec-mocks (3.12.
|
|
92
|
+
rspec-mocks (3.12.1)
|
|
113
93
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
114
94
|
rspec-support (~> 3.12.0)
|
|
115
95
|
rspec-support (3.12.0)
|
|
116
|
-
rubocop (1.
|
|
96
|
+
rubocop (1.41.1)
|
|
117
97
|
json (~> 2.3)
|
|
118
98
|
parallel (~> 1.10)
|
|
119
99
|
parser (>= 3.1.2.1)
|
|
@@ -123,24 +103,24 @@ GEM
|
|
|
123
103
|
rubocop-ast (>= 1.23.0, < 2.0)
|
|
124
104
|
ruby-progressbar (~> 1.7)
|
|
125
105
|
unicode-display_width (>= 1.4.0, < 3.0)
|
|
126
|
-
rubocop-ast (1.
|
|
106
|
+
rubocop-ast (1.24.0)
|
|
127
107
|
parser (>= 3.1.1.0)
|
|
128
108
|
rubocop-rake (0.6.0)
|
|
129
109
|
rubocop (~> 1.0)
|
|
130
|
-
rubocop-rspec (2.
|
|
110
|
+
rubocop-rspec (2.16.0)
|
|
131
111
|
rubocop (~> 1.33)
|
|
132
112
|
ruby-progressbar (1.11.0)
|
|
133
113
|
ruby2_keywords (0.0.5)
|
|
134
|
-
ruby2ruby (2.
|
|
114
|
+
ruby2ruby (2.5.0)
|
|
135
115
|
ruby_parser (~> 3.1)
|
|
136
116
|
sexp_processor (~> 4.6)
|
|
137
117
|
ruby_gpg2 (0.8.0)
|
|
138
118
|
lino (>= 1.5)
|
|
139
|
-
ruby_parser (3.19.
|
|
119
|
+
ruby_parser (3.19.2)
|
|
140
120
|
sexp_processor (~> 4.16)
|
|
141
|
-
sawyer (0.
|
|
121
|
+
sawyer (0.9.2)
|
|
142
122
|
addressable (>= 2.3.5)
|
|
143
|
-
faraday (
|
|
123
|
+
faraday (>= 0.17.3, < 3)
|
|
144
124
|
sexp_processor (4.16.1)
|
|
145
125
|
shikashi (0.6.0)
|
|
146
126
|
evalhook (>= 0.6.0)
|
|
@@ -180,4 +160,4 @@ DEPENDENCIES
|
|
|
180
160
|
simplecov
|
|
181
161
|
|
|
182
162
|
BUNDLED WITH
|
|
183
|
-
2.3.
|
|
163
|
+
2.3.26
|
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.23
|
|
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-12-22 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: activesupport
|