rake_terraform 1.23.0 → 1.24.0.pre.2

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: a4cb57c601d262974fbb7d872b2d8d982c3f0e114ea5afd78fbdf2598ae693bd
4
- data.tar.gz: 85f90555f8cdcd0904581f2ccc5a2aeb8689f7f992e75a91369d3568a0814b07
3
+ metadata.gz: a3a0e68f2caf1cf3af3f0cfd08a29545eae05f97e45b1541f5aee49981fe4aa2
4
+ data.tar.gz: cdf575ad9881e8c8bb11ba75e197e4abe2ab607b169d023aeba07ad0b0f6f000
5
5
  SHA512:
6
- metadata.gz: b6a5ba8ab640d2e9071ff433f9049c3665808e5802f36ffe26598c2f5c7100e8aaba2840008bb45ada0c167dd00d46b89e1620222c74b03a7148dbee3a433ae1
7
- data.tar.gz: 78f1400e088b5d9d151ba7e6e1f3e990920fbe76aacd57f329be7d88dfc5cb48003acd5b3239f9a7cb7ca634f8811ca0a805ce9397c84028847f90f572fbb46f
6
+ metadata.gz: 627e8212a16c29c33a002b8b42253f848fce8a7cddc3410bd4653c1bc8e3d32989d0d738ef42b88800fe2aedfbd5fb9c661f63d39810bbae6535520deba0da1c
7
+ data.tar.gz: 7b5203d02e010d43bbc932aef30fd44ce419f59f4b1dcee7b6d0359ef8cc1950a4181c39108e64a47d62505d217aa34513698f859df2956d28ef74936f61656f
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rake_terraform (1.23.0)
4
+ rake_terraform (1.24.0.pre.2)
5
5
  colored2 (~> 3.1)
6
6
  rake_dependencies (~> 3.1)
7
7
  rake_factory (~> 0.23)
@@ -10,44 +10,27 @@ PATH
10
10
  GEM
11
11
  remote: https://rubygems.org/
12
12
  specs:
13
- activesupport (7.0.3)
13
+ activesupport (7.0.4)
14
14
  concurrent-ruby (~> 1.0, >= 1.0.2)
15
15
  i18n (>= 1.6, < 2)
16
16
  minitest (>= 5.1)
17
17
  tzinfo (~> 2.0)
18
- addressable (2.8.0)
19
- public_suffix (>= 2.0.2, < 5.0)
18
+ addressable (2.8.1)
19
+ public_suffix (>= 2.0.2, < 6.0)
20
20
  ast (2.4.2)
21
21
  coderay (1.1.3)
22
22
  colored2 (3.1.2)
23
23
  concurrent-ruby (1.1.10)
24
24
  diff-lcs (1.5.0)
25
25
  docile (1.4.0)
26
- excon (0.92.0)
27
- fakefs (1.8.0)
28
- faraday (1.10.0)
29
- faraday-em_http (~> 1.0)
30
- faraday-em_synchrony (~> 1.0)
31
- faraday-excon (~> 1.1)
32
- faraday-httpclient (~> 1.0)
33
- faraday-multipart (~> 1.0)
34
- faraday-net_http (~> 1.0)
35
- faraday-net_http_persistent (~> 1.0)
36
- faraday-patron (~> 1.0)
37
- faraday-rack (~> 1.0)
38
- faraday-retry (~> 1.0)
26
+ down (5.4.0)
27
+ addressable (~> 2.8)
28
+ excon (0.95.0)
29
+ fakefs (1.9.0)
30
+ faraday (2.7.2)
31
+ faraday-net_http (>= 2.0, < 3.1)
39
32
  ruby2_keywords (>= 0.0.4)
40
- faraday-em_http (1.0.0)
41
- faraday-em_synchrony (1.0.0)
42
- faraday-excon (1.1.0)
43
- faraday-httpclient (1.0.1)
44
- faraday-multipart (1.0.3)
45
- multipart-post (>= 1.2, < 3)
46
- faraday-net_http (1.0.1)
47
- faraday-net_http_persistent (1.2.0)
48
- faraday-patron (1.0.0)
49
- faraday-rack (1.0.0)
50
- faraday-retry (1.0.3)
33
+ faraday-net_http (3.0.2)
51
34
  ffi (1.15.5)
52
35
  formatador (1.1.0)
53
36
  gem-release (2.2.2)
@@ -67,10 +50,11 @@ GEM
67
50
  rspec (>= 2.99.0, < 4.0)
68
51
  hamster (3.0.0)
69
52
  concurrent-ruby (~> 1.0)
70
- i18n (1.10.0)
53
+ i18n (1.12.0)
71
54
  concurrent-ruby (~> 1.0)
72
55
  immutable-struct (2.4.1)
73
- lino (3.0.0)
56
+ json (2.6.3)
57
+ lino (3.1.0)
74
58
  hamster (~> 3.0)
75
59
  open4 (~> 1.3)
76
60
  listen (3.7.1)
@@ -79,96 +63,97 @@ GEM
79
63
  lumberjack (1.2.8)
80
64
  method_source (1.0.0)
81
65
  minitar (0.9)
82
- minitest (5.15.0)
83
- multipart-post (2.1.1)
66
+ minitest (5.16.3)
84
67
  nenv (0.3.0)
85
68
  notiffany (0.1.3)
86
69
  nenv (~> 0.1)
87
70
  shellany (~> 0.0)
88
- octokit (4.22.0)
89
- faraday (>= 0.9)
90
- sawyer (~> 0.8.0, >= 0.5.3)
71
+ octokit (6.0.1)
72
+ faraday (>= 1, < 3)
73
+ sawyer (~> 0.9)
91
74
  open4 (1.3.4)
92
75
  parallel (1.22.1)
93
- parser (3.1.2.0)
76
+ parser (3.1.3.0)
94
77
  ast (~> 2.4.1)
95
78
  pry (0.14.1)
96
79
  coderay (~> 1.1)
97
80
  method_source (~> 1.0)
98
- public_suffix (4.0.6)
81
+ public_suffix (5.0.1)
99
82
  rainbow (3.1.1)
100
83
  rake (13.0.6)
101
- rake_circle_ci (0.9.0)
84
+ rake_circle_ci (0.11.0)
102
85
  colored2 (~> 3.1)
103
86
  excon (~> 0.72)
104
87
  rake_factory (~> 0.23)
105
88
  sshkey (~> 2.0)
106
- rake_dependencies (3.1.0)
89
+ rake_dependencies (3.3.0)
90
+ down (~> 5.3)
107
91
  hamster (~> 3.0)
108
92
  minitar (~> 0.9)
109
93
  rake_factory (~> 0.23)
110
94
  rubyzip (>= 1.3)
111
- rake_factory (0.29.0)
95
+ rake_factory (0.31.0)
112
96
  activesupport (>= 4)
113
97
  rake (~> 13.0)
114
- rake_github (0.9.0)
98
+ rake_github (0.11.0)
115
99
  colored2 (~> 3.1)
116
- octokit (~> 4.16)
100
+ octokit (>= 4.16, < 7.0)
117
101
  rake_factory (~> 0.23)
118
102
  sshkey (~> 2.0)
119
- rake_gpg (0.16.0)
120
- rake_factory (>= 0.23, < 1)
121
- ruby_gpg2 (>= 0.6, < 1)
122
- rake_ssh (0.6.0)
103
+ rake_gpg (0.18.0)
104
+ rake_factory (~> 0.23)
105
+ ruby_gpg2 (~> 0.6)
106
+ rake_ssh (0.8.0)
123
107
  colored2 (~> 3.1)
124
108
  rake_factory (~> 0.23)
125
109
  sshkey (~> 2.0)
126
- rb-fsevent (0.11.1)
110
+ rb-fsevent (0.11.2)
127
111
  rb-inotify (0.10.1)
128
112
  ffi (~> 1.0)
129
- regexp_parser (2.4.0)
113
+ regexp_parser (2.6.1)
130
114
  rexml (3.2.5)
131
- rspec (3.11.0)
132
- rspec-core (~> 3.11.0)
133
- rspec-expectations (~> 3.11.0)
134
- rspec-mocks (~> 3.11.0)
135
- rspec-core (3.11.0)
136
- rspec-support (~> 3.11.0)
137
- rspec-expectations (3.11.0)
115
+ rspec (3.12.0)
116
+ rspec-core (~> 3.12.0)
117
+ rspec-expectations (~> 3.12.0)
118
+ rspec-mocks (~> 3.12.0)
119
+ rspec-core (3.12.0)
120
+ rspec-support (~> 3.12.0)
121
+ rspec-expectations (3.12.1)
138
122
  diff-lcs (>= 1.2.0, < 2.0)
139
- rspec-support (~> 3.11.0)
140
- rspec-mocks (3.11.0)
123
+ rspec-support (~> 3.12.0)
124
+ rspec-mocks (3.12.1)
141
125
  diff-lcs (>= 1.2.0, < 2.0)
142
- rspec-support (~> 3.11.0)
143
- rspec-support (3.11.0)
144
- rubocop (1.27.0)
126
+ rspec-support (~> 3.12.0)
127
+ rspec-support (3.12.0)
128
+ rubocop (1.41.1)
129
+ json (~> 2.3)
145
130
  parallel (~> 1.10)
146
- parser (>= 3.1.0.0)
131
+ parser (>= 3.1.2.1)
147
132
  rainbow (>= 2.2.2, < 4.0)
148
133
  regexp_parser (>= 1.8, < 3.0)
149
- rexml
150
- rubocop-ast (>= 1.16.0, < 2.0)
134
+ rexml (>= 3.2.5, < 4.0)
135
+ rubocop-ast (>= 1.23.0, < 2.0)
151
136
  ruby-progressbar (~> 1.7)
152
137
  unicode-display_width (>= 1.4.0, < 3.0)
153
- rubocop-ast (1.18.0)
138
+ rubocop-ast (1.24.0)
154
139
  parser (>= 3.1.1.0)
155
140
  rubocop-rake (0.6.0)
156
141
  rubocop (~> 1.0)
157
- rubocop-rspec (2.11.1)
158
- rubocop (~> 1.19)
142
+ rubocop-rspec (2.16.0)
143
+ rubocop (~> 1.33)
159
144
  ruby-progressbar (1.11.0)
160
- ruby-terraform (1.6.0)
145
+ ruby-terraform (1.7.0)
161
146
  immutable-struct (~> 2.4)
162
147
  lino (~> 3.0)
163
148
  ruby2_keywords (0.0.5)
164
- ruby_gpg2 (0.8.0)
165
- lino (>= 1.5)
149
+ ruby_gpg2 (0.10.0)
150
+ lino (~> 3.0)
166
151
  rubyzip (2.3.2)
167
- sawyer (0.8.2)
152
+ sawyer (0.9.2)
168
153
  addressable (>= 2.3.5)
169
- faraday (> 0.8, < 2.0)
154
+ faraday (>= 0.17.3, < 3)
170
155
  shellany (0.0.1)
171
- simplecov (0.21.2)
156
+ simplecov (0.22.0)
172
157
  docile (~> 1.1)
173
158
  simplecov-html (~> 0.11)
174
159
  simplecov_json_formatter (~> 0.1)
@@ -176,9 +161,9 @@ GEM
176
161
  simplecov_json_formatter (0.1.4)
177
162
  sshkey (2.0.0)
178
163
  thor (1.2.1)
179
- tzinfo (2.0.4)
164
+ tzinfo (2.0.5)
180
165
  concurrent-ruby (~> 1.0)
181
- unicode-display_width (2.1.0)
166
+ unicode-display_width (2.3.0)
182
167
  webrick (1.7.0)
183
168
  yard (0.9.28)
184
169
  webrick (~> 1.7.0)
@@ -207,4 +192,4 @@ DEPENDENCIES
207
192
  yard
208
193
 
209
194
  BUNDLED WITH
210
- 2.3.17
195
+ 2.4.1
data/Rakefile CHANGED
@@ -57,7 +57,7 @@ namespace :library do
57
57
  task check: [:rubocop]
58
58
 
59
59
  desc 'Attempt to automatically fix issues with the library'
60
- task fix: [:'rubocop:auto_correct']
60
+ task fix: [:'rubocop:autocorrect_all']
61
61
  end
62
62
 
63
63
  namespace :documentation do
@@ -153,7 +153,7 @@ module RakeTerraform
153
153
  end
154
154
 
155
155
  def installation_directory
156
- @installation_directory ||= "#{ENV['HOME']}/.terraform.d/plugins"
156
+ @installation_directory ||= "#{Dir.home}/.terraform.d/plugins"
157
157
  end
158
158
 
159
159
  def needs_fetch
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module RakeTerraform
4
- VERSION = '1.23.0'
4
+ VERSION = '1.24.0.pre.2'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rake_terraform
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.23.0
4
+ version: 1.24.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-06-30 00:00:00.000000000 Z
11
+ date: 2022-12-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: colored2
@@ -349,9 +349,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
349
349
  version: '2.7'
350
350
  required_rubygems_version: !ruby/object:Gem::Requirement
351
351
  requirements:
352
- - - ">="
352
+ - - ">"
353
353
  - !ruby/object:Gem::Version
354
- version: '0'
354
+ version: 1.3.1
355
355
  requirements: []
356
356
  rubygems_version: 3.1.6
357
357
  signing_key: