rake_terraform 1.20.0 → 1.21.0.pre.1

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: 0175161ad9d80ea6c04e1b4d94797a0eb6b9f8599a82243b7f3e6c12a27b5f55
4
- data.tar.gz: f56f7335ca2c9058d3743000572a434b6ecfb5ccfe3af41f16cc8ca5f65f64ad
3
+ metadata.gz: fedb14e68cca011919efd9666e97dee83dd3b3244fa2168243787556fc6f9aa1
4
+ data.tar.gz: 8e1a7ca360372ed485cf18d18fa6f5efb02acd06e847efd772a7ec62313aee17
5
5
  SHA512:
6
- metadata.gz: e3f38201dd5428ae266a5d82cc2ee956cdc722278931ab29e8444fce15cfe82604fdadab85b3a5e1f01cac2e855d4c7fa43158700dd049e9b9f8110b0613cd58
7
- data.tar.gz: f47dc8bcd9d62573bbcaaa62bbbe33656e7b19c638a06643ae8fe76bf88bc059f8238f7ad9be7bf481819806bba80b6e3d2bdce98d9718a7a44f238e5526fac7
6
+ metadata.gz: 7a397ed1715bbd2d073e26d2326bf5ce6e94103bc1aba3d847c5850cf0e126cfcff7eb516518e38c63af702d29ca97757f43f7a2f5ba088296a7ec01e7fb22e6
7
+ data.tar.gz: ea14af2b3f366ff5091f5a128466e8689c6732a46869e7797f17c58c23f9db8d3a77663dce08fdcbc3ce99965caf89e8f450dae816416b34fcbec261f90d7e66
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 maintainers. All
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
- rake_terraform (1.20.0)
4
+ rake_terraform (1.21.0.pre.1)
5
5
  colored2 (~> 3.1)
6
6
  rake_dependencies (~> 2.11)
7
7
  rake_factory (~> 0.23)
@@ -15,7 +15,7 @@ GEM
15
15
  i18n (>= 0.7, < 2)
16
16
  minitest (~> 5.1)
17
17
  tzinfo (~> 1.1)
18
- addressable (2.7.0)
18
+ addressable (2.8.0)
19
19
  public_suffix (>= 2.0.2, < 5.0)
20
20
  ast (2.4.2)
21
21
  coderay (1.1.3)
@@ -23,31 +23,37 @@ GEM
23
23
  concurrent-ruby (1.1.9)
24
24
  diff-lcs (1.4.4)
25
25
  docile (1.4.0)
26
- excon (0.82.0)
26
+ excon (0.88.0)
27
27
  fakefs (0.20.1)
28
- faraday (1.4.2)
28
+ faraday (1.8.0)
29
29
  faraday-em_http (~> 1.0)
30
30
  faraday-em_synchrony (~> 1.0)
31
31
  faraday-excon (~> 1.1)
32
+ faraday-httpclient (~> 1.0.1)
32
33
  faraday-net_http (~> 1.0)
33
34
  faraday-net_http_persistent (~> 1.1)
35
+ faraday-patron (~> 1.0)
36
+ faraday-rack (~> 1.0)
34
37
  multipart-post (>= 1.2, < 3)
35
38
  ruby2_keywords (>= 0.0.4)
36
39
  faraday-em_http (1.0.0)
37
40
  faraday-em_synchrony (1.0.0)
38
41
  faraday-excon (1.1.0)
42
+ faraday-httpclient (1.0.1)
39
43
  faraday-net_http (1.0.1)
40
- faraday-net_http_persistent (1.1.0)
41
- ffi (1.15.1)
42
- formatador (0.2.5)
43
- gem-release (2.2.1)
44
- guard (2.17.0)
44
+ faraday-net_http_persistent (1.2.0)
45
+ faraday-patron (1.0.0)
46
+ faraday-rack (1.0.0)
47
+ ffi (1.15.4)
48
+ formatador (0.3.0)
49
+ gem-release (2.2.2)
50
+ guard (2.18.0)
45
51
  formatador (>= 0.2.4)
46
52
  listen (>= 2.7, < 4.0)
47
53
  lumberjack (>= 1.0.12, < 2.0)
48
54
  nenv (~> 0.1)
49
55
  notiffany (~> 0.0)
50
- pry (>= 0.9.12)
56
+ pry (>= 0.13.0)
51
57
  shellany (~> 0.0)
52
58
  thor (>= 0.18.1)
53
59
  guard-compat (1.2.1)
@@ -57,13 +63,13 @@ GEM
57
63
  rspec (>= 2.99.0, < 4.0)
58
64
  hamster (3.0.0)
59
65
  concurrent-ruby (~> 1.0)
60
- i18n (1.8.10)
66
+ i18n (1.8.11)
61
67
  concurrent-ruby (~> 1.0)
62
68
  immutable-struct (2.4.1)
63
69
  lino (3.0.0)
64
70
  hamster (~> 3.0)
65
71
  open4 (~> 1.3)
66
- listen (3.5.1)
72
+ listen (3.7.0)
67
73
  rb-fsevent (~> 0.10, >= 0.10.3)
68
74
  rb-inotify (~> 0.9, >= 0.9.10)
69
75
  lumberjack (1.2.8)
@@ -79,15 +85,15 @@ GEM
79
85
  faraday (>= 0.9)
80
86
  sawyer (~> 0.8.0, >= 0.5.3)
81
87
  open4 (1.3.4)
82
- parallel (1.20.1)
83
- parser (3.0.1.1)
88
+ parallel (1.21.0)
89
+ parser (3.0.2.0)
84
90
  ast (~> 2.4.1)
85
91
  pry (0.14.1)
86
92
  coderay (~> 1.1)
87
93
  method_source (~> 1.0)
88
94
  public_suffix (4.0.6)
89
95
  rainbow (3.0.0)
90
- rake (13.0.3)
96
+ rake (13.0.6)
91
97
  rake_circle_ci (0.9.0)
92
98
  colored2 (~> 3.1)
93
99
  excon (~> 0.72)
@@ -130,31 +136,30 @@ GEM
130
136
  rspec-mocks (3.10.2)
131
137
  diff-lcs (>= 1.2.0, < 2.0)
132
138
  rspec-support (~> 3.10.0)
133
- rspec-support (3.10.2)
134
- rubocop (1.15.0)
139
+ rspec-support (3.10.3)
140
+ rubocop (1.23.0)
135
141
  parallel (~> 1.10)
136
142
  parser (>= 3.0.0.0)
137
143
  rainbow (>= 2.2.2, < 4.0)
138
144
  regexp_parser (>= 1.8, < 3.0)
139
145
  rexml
140
- rubocop-ast (>= 1.5.0, < 2.0)
146
+ rubocop-ast (>= 1.12.0, < 2.0)
141
147
  ruby-progressbar (~> 1.7)
142
148
  unicode-display_width (>= 1.4.0, < 3.0)
143
- rubocop-ast (1.7.0)
149
+ rubocop-ast (1.13.0)
144
150
  parser (>= 3.0.1.1)
145
- rubocop-rake (0.5.1)
146
- rubocop
147
- rubocop-rspec (2.3.0)
151
+ rubocop-rake (0.6.0)
148
152
  rubocop (~> 1.0)
149
- rubocop-ast (>= 1.1.0)
153
+ rubocop-rspec (2.6.0)
154
+ rubocop (~> 1.19)
150
155
  ruby-progressbar (1.11.0)
151
156
  ruby-terraform (1.3.1)
152
157
  immutable-struct (~> 2.4)
153
158
  lino (~> 3.0)
154
- ruby2_keywords (0.0.4)
159
+ ruby2_keywords (0.0.5)
155
160
  ruby_gpg2 (0.8.0)
156
161
  lino (>= 1.5)
157
- rubyzip (2.3.0)
162
+ rubyzip (2.3.2)
158
163
  sawyer (0.8.2)
159
164
  addressable (>= 2.3.5)
160
165
  faraday (> 0.8, < 2.0)
@@ -170,7 +175,7 @@ GEM
170
175
  thread_safe (0.3.6)
171
176
  tzinfo (1.2.9)
172
177
  thread_safe (~> 0.1)
173
- unicode-display_width (2.0.0)
178
+ unicode-display_width (2.1.0)
174
179
  yard (0.9.26)
175
180
 
176
181
  PLATFORMS
@@ -197,4 +202,4 @@ DEPENDENCIES
197
202
  yard (~> 0.9)
198
203
 
199
204
  BUNDLED WITH
200
- 2.2.29
205
+ 2.2.31
data/LICENSE.txt CHANGED
@@ -1,6 +1,6 @@
1
1
  The MIT License (MIT)
2
2
 
3
- Copyright (c) 2017 Toby Clemson
3
+ Copyright (c) 2021 InfraBlocks Maintainers
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
@@ -115,9 +115,9 @@ module RakeTerraform
115
115
  def uri_template
116
116
  @uri_template ||=
117
117
  "https://github.com/#{repository}/releases/" \
118
- 'download/<%= @version %>/' \
119
- "#{dependency}_v<%= @version %>_<%= @os_id %>" \
120
- '_amd64<%= @ext %>'
118
+ 'download/<%= @version %>/' \
119
+ "#{dependency}_v<%= @version %>_<%= @os_id %>" \
120
+ '_amd64<%= @ext %>'
121
121
  end
122
122
 
123
123
  def file_name_template
@@ -154,7 +154,7 @@ module RakeTerraform
154
154
  def log_binary_location(binary)
155
155
  logger.info(
156
156
  "Terraform provider binary for: #{name} " \
157
- "should be at: #{binary}"
157
+ "should be at: #{binary}"
158
158
  )
159
159
  end
160
160
 
@@ -148,7 +148,7 @@ module RakeTerraform
148
148
  def log_version_lookup(command)
149
149
  logger.info(
150
150
  'Fetching terraform version information using command: ' \
151
- "#{command}"
151
+ "#{command}"
152
152
  )
153
153
  end
154
154
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module RakeTerraform
4
- VERSION = '1.20.0'
4
+ VERSION = '1.21.0.pre.1'
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.20.0
4
+ version: 1.21.0.pre.1
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-10-12 00:00:00.000000000 Z
11
+ date: 2021-11-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: colored2
@@ -348,9 +348,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
348
348
  version: '2.6'
349
349
  required_rubygems_version: !ruby/object:Gem::Requirement
350
350
  requirements:
351
- - - ">="
351
+ - - ">"
352
352
  - !ruby/object:Gem::Version
353
- version: '0'
353
+ version: 1.3.1
354
354
  requirements: []
355
355
  rubygems_version: 3.0.1
356
356
  signing_key: