rspec-terraform 0.5.0.pre.1 → 0.5.0.pre.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +49 -43
- data/lib/rspec/terraform/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: 04c90f23700b388ed1e99aa77188ee69365408e5c961f3b1008fba6bfbb4d782
|
4
|
+
data.tar.gz: 9ef463052719e71939384e5199eaa0de6ceec51dc574aa6893f6e07540d64f7d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 974c83007d5937a470583634e6f450d12155ded4d4fc476de33dc04adb354c2ed03a5737c1d7ad19a5bc130b7272970fff46d0591c89afb1a201b3c64b9702e4
|
7
|
+
data.tar.gz: 67052738bd771e81c3bc3be6037b5914ba2716e4a9b7d3b82cf91245af9075cd2f3166ce93951e1119b3a7fad7008f779ff713ff82a2e0f0a34decdc54110baf
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
rspec-terraform (0.5.0.pre.
|
4
|
+
rspec-terraform (0.5.0.pre.2)
|
5
5
|
confidante (>= 0.27)
|
6
6
|
rspec (>= 3.0)
|
7
7
|
ruby-terraform (= 1.7.0.pre.18)
|
@@ -17,25 +17,29 @@ GEM
|
|
17
17
|
addressable (2.8.1)
|
18
18
|
public_suffix (>= 2.0.2, < 6.0)
|
19
19
|
ast (2.4.2)
|
20
|
+
aws-eventstream (1.2.0)
|
21
|
+
aws-sigv4 (1.5.2)
|
22
|
+
aws-eventstream (~> 1, >= 1.0.2)
|
20
23
|
coderay (1.1.3)
|
21
24
|
colored2 (3.1.2)
|
22
25
|
concurrent-ruby (1.1.10)
|
23
|
-
confidante (0.
|
26
|
+
confidante (0.28.0)
|
24
27
|
activesupport (>= 4)
|
25
|
-
hiera (~> 3.3
|
28
|
+
hiera (~> 3.3)
|
26
29
|
shikashi (~> 0.6)
|
30
|
+
vault (~> 0.17)
|
27
31
|
diff-lcs (1.5.0)
|
28
32
|
docile (1.4.0)
|
29
33
|
evalhook (0.6.0)
|
30
34
|
partialruby (~> 0.3)
|
31
35
|
sexp_processor (~> 4.0)
|
32
|
-
excon (0.
|
33
|
-
faker (
|
36
|
+
excon (0.95.0)
|
37
|
+
faker (3.1.0)
|
34
38
|
i18n (>= 1.8.11, < 2)
|
35
|
-
faraday (2.
|
39
|
+
faraday (2.7.2)
|
36
40
|
faraday-net_http (>= 2.0, < 3.1)
|
37
41
|
ruby2_keywords (>= 0.0.4)
|
38
|
-
faraday-net_http (3.0.
|
42
|
+
faraday-net_http (3.0.2)
|
39
43
|
ffi (1.15.5)
|
40
44
|
formatador (1.1.0)
|
41
45
|
gem-release (2.2.2)
|
@@ -59,12 +63,12 @@ GEM
|
|
59
63
|
rubocop (< 2.0)
|
60
64
|
hamster (3.0.0)
|
61
65
|
concurrent-ruby (~> 1.0)
|
62
|
-
hiera (3.
|
66
|
+
hiera (3.11.0)
|
63
67
|
i18n (1.12.0)
|
64
68
|
concurrent-ruby (~> 1.0)
|
65
69
|
immutable-struct (2.4.1)
|
66
|
-
json (2.6.
|
67
|
-
lino (3.
|
70
|
+
json (2.6.3)
|
71
|
+
lino (3.1.0)
|
68
72
|
hamster (~> 3.0)
|
69
73
|
open4 (~> 1.3)
|
70
74
|
listen (3.7.1)
|
@@ -77,12 +81,12 @@ GEM
|
|
77
81
|
notiffany (0.1.3)
|
78
82
|
nenv (~> 0.1)
|
79
83
|
shellany (~> 0.0)
|
80
|
-
octokit (
|
84
|
+
octokit (6.0.1)
|
81
85
|
faraday (>= 1, < 3)
|
82
86
|
sawyer (~> 0.9)
|
83
87
|
open4 (1.3.4)
|
84
88
|
parallel (1.22.1)
|
85
|
-
parser (3.1.
|
89
|
+
parser (3.1.3.0)
|
86
90
|
ast (~> 2.4.1)
|
87
91
|
partialruby (0.3.0)
|
88
92
|
ruby2ruby (~> 2)
|
@@ -90,74 +94,74 @@ GEM
|
|
90
94
|
pry (0.14.1)
|
91
95
|
coderay (~> 1.1)
|
92
96
|
method_source (~> 1.0)
|
93
|
-
public_suffix (5.0.
|
97
|
+
public_suffix (5.0.1)
|
94
98
|
rainbow (3.1.1)
|
95
99
|
rake (13.0.6)
|
96
|
-
rake_circle_ci (0.
|
100
|
+
rake_circle_ci (0.11.0)
|
97
101
|
colored2 (~> 3.1)
|
98
102
|
excon (~> 0.72)
|
99
103
|
rake_factory (~> 0.23)
|
100
104
|
sshkey (~> 2.0)
|
101
|
-
rake_factory (0.
|
105
|
+
rake_factory (0.31.0)
|
102
106
|
activesupport (>= 4)
|
103
107
|
rake (~> 13.0)
|
104
|
-
rake_github (0.
|
108
|
+
rake_github (0.11.0)
|
105
109
|
colored2 (~> 3.1)
|
106
|
-
octokit (
|
110
|
+
octokit (>= 4.16, < 7.0)
|
107
111
|
rake_factory (~> 0.23)
|
108
112
|
sshkey (~> 2.0)
|
109
|
-
rake_gpg (0.
|
110
|
-
rake_factory (
|
111
|
-
ruby_gpg2 (
|
112
|
-
rake_ssh (0.
|
113
|
+
rake_gpg (0.18.0)
|
114
|
+
rake_factory (~> 0.23)
|
115
|
+
ruby_gpg2 (~> 0.6)
|
116
|
+
rake_ssh (0.8.0)
|
113
117
|
colored2 (~> 3.1)
|
114
118
|
rake_factory (~> 0.23)
|
115
119
|
sshkey (~> 2.0)
|
116
120
|
rb-fsevent (0.11.2)
|
117
121
|
rb-inotify (0.10.1)
|
118
122
|
ffi (~> 1.0)
|
119
|
-
regexp_parser (2.6.
|
123
|
+
regexp_parser (2.6.1)
|
120
124
|
rexml (3.2.5)
|
121
|
-
rspec (3.
|
122
|
-
rspec-core (~> 3.
|
123
|
-
rspec-expectations (~> 3.
|
124
|
-
rspec-mocks (~> 3.
|
125
|
-
rspec-core (3.
|
126
|
-
rspec-support (~> 3.
|
127
|
-
rspec-expectations (3.
|
125
|
+
rspec (3.12.0)
|
126
|
+
rspec-core (~> 3.12.0)
|
127
|
+
rspec-expectations (~> 3.12.0)
|
128
|
+
rspec-mocks (~> 3.12.0)
|
129
|
+
rspec-core (3.12.0)
|
130
|
+
rspec-support (~> 3.12.0)
|
131
|
+
rspec-expectations (3.12.1)
|
128
132
|
diff-lcs (>= 1.2.0, < 2.0)
|
129
|
-
rspec-support (~> 3.
|
130
|
-
rspec-mocks (3.
|
133
|
+
rspec-support (~> 3.12.0)
|
134
|
+
rspec-mocks (3.12.1)
|
131
135
|
diff-lcs (>= 1.2.0, < 2.0)
|
132
|
-
rspec-support (~> 3.
|
133
|
-
rspec-support (3.
|
134
|
-
rubocop (1.
|
136
|
+
rspec-support (~> 3.12.0)
|
137
|
+
rspec-support (3.12.0)
|
138
|
+
rubocop (1.41.1)
|
135
139
|
json (~> 2.3)
|
136
140
|
parallel (~> 1.10)
|
137
141
|
parser (>= 3.1.2.1)
|
138
142
|
rainbow (>= 2.2.2, < 4.0)
|
139
143
|
regexp_parser (>= 1.8, < 3.0)
|
140
144
|
rexml (>= 3.2.5, < 4.0)
|
141
|
-
rubocop-ast (>= 1.
|
145
|
+
rubocop-ast (>= 1.23.0, < 2.0)
|
142
146
|
ruby-progressbar (~> 1.7)
|
143
147
|
unicode-display_width (>= 1.4.0, < 3.0)
|
144
|
-
rubocop-ast (1.
|
148
|
+
rubocop-ast (1.24.0)
|
145
149
|
parser (>= 3.1.1.0)
|
146
150
|
rubocop-rake (0.6.0)
|
147
151
|
rubocop (~> 1.0)
|
148
|
-
rubocop-rspec (2.
|
152
|
+
rubocop-rspec (2.16.0)
|
149
153
|
rubocop (~> 1.33)
|
150
154
|
ruby-progressbar (1.11.0)
|
151
155
|
ruby-terraform (1.7.0.pre.18)
|
152
156
|
immutable-struct (~> 2.4)
|
153
157
|
lino (~> 3.0)
|
154
158
|
ruby2_keywords (0.0.5)
|
155
|
-
ruby2ruby (2.
|
159
|
+
ruby2ruby (2.5.0)
|
156
160
|
ruby_parser (~> 3.1)
|
157
161
|
sexp_processor (~> 4.6)
|
158
|
-
ruby_gpg2 (0.
|
159
|
-
lino (
|
160
|
-
ruby_parser (3.19.
|
162
|
+
ruby_gpg2 (0.10.0)
|
163
|
+
lino (~> 3.0)
|
164
|
+
ruby_parser (3.19.2)
|
161
165
|
sexp_processor (~> 4.16)
|
162
166
|
sawyer (0.9.2)
|
163
167
|
addressable (>= 2.3.5)
|
@@ -167,7 +171,7 @@ GEM
|
|
167
171
|
shikashi (0.6.0)
|
168
172
|
evalhook (>= 0.6.0)
|
169
173
|
getsource (>= 0.1.0)
|
170
|
-
simplecov (0.
|
174
|
+
simplecov (0.22.0)
|
171
175
|
docile (~> 1.1)
|
172
176
|
simplecov-html (~> 0.11)
|
173
177
|
simplecov_json_formatter (~> 0.1)
|
@@ -179,6 +183,8 @@ GEM
|
|
179
183
|
tzinfo (2.0.5)
|
180
184
|
concurrent-ruby (~> 1.0)
|
181
185
|
unicode-display_width (2.3.0)
|
186
|
+
vault (0.17.0)
|
187
|
+
aws-sigv4
|
182
188
|
|
183
189
|
PLATFORMS
|
184
190
|
arm64-darwin-21
|
@@ -205,4 +211,4 @@ DEPENDENCIES
|
|
205
211
|
terminal-notifier-guard
|
206
212
|
|
207
213
|
BUNDLED WITH
|
208
|
-
2.
|
214
|
+
2.4.1
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rspec-terraform
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.5.0.pre.
|
4
|
+
version: 0.5.0.pre.2
|
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-28 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: confidante
|