rake_docker 2.12.0.pre.2 → 2.14.0.pre.3
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 +51 -42
- data/lib/rake_docker/version.rb +1 -1
- metadata +15 -9
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 4ec40f00569c909f507218e9047095dad5b297a5e67544c21708ad349e3f49d0
|
|
4
|
+
data.tar.gz: c16b12ae0a7796eadfcd32267bac17eb3b54cdc2719cf56341f18ff40165e872
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 14b7b23c2dfe7b2f0459449017aa22e7accf0ebaacd2827025c8a908cd6fd23f2f174d50909082762ef2a7407498dfeb95e48ef4a9cd66a583b440aac774e44a
|
|
7
|
+
data.tar.gz: eb69ce8d969f73390dd7c913f59a3482a6b95f34679fe943c8f2c112ffb539f8e26d2d7c95b8ab00dcca1908ca804e90dcbff7a36810f30d58a7dd28bab07c49
|
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,83 +1,92 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
rake_docker (2.
|
|
4
|
+
rake_docker (2.14.0.pre.3)
|
|
5
5
|
aws-sdk-ecr (~> 1.2)
|
|
6
6
|
colored2 (~> 3.1)
|
|
7
|
-
docker-api (
|
|
7
|
+
docker-api (>= 1.34, < 3.0)
|
|
8
8
|
rake_factory (~> 0.23)
|
|
9
9
|
|
|
10
10
|
GEM
|
|
11
11
|
remote: https://rubygems.org/
|
|
12
12
|
specs:
|
|
13
|
-
activesupport (
|
|
13
|
+
activesupport (6.1.4.4)
|
|
14
14
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
15
|
-
i18n (>=
|
|
16
|
-
minitest (
|
|
17
|
-
tzinfo (~>
|
|
18
|
-
|
|
15
|
+
i18n (>= 1.6, < 2)
|
|
16
|
+
minitest (>= 5.1)
|
|
17
|
+
tzinfo (~> 2.0)
|
|
18
|
+
zeitwerk (~> 2.3)
|
|
19
|
+
addressable (2.8.0)
|
|
19
20
|
public_suffix (>= 2.0.2, < 5.0)
|
|
20
|
-
aws-eventstream (1.
|
|
21
|
-
aws-partitions (1.
|
|
22
|
-
aws-sdk-core (3.
|
|
21
|
+
aws-eventstream (1.2.0)
|
|
22
|
+
aws-partitions (1.538.0)
|
|
23
|
+
aws-sdk-core (3.124.0)
|
|
23
24
|
aws-eventstream (~> 1, >= 1.0.2)
|
|
24
|
-
aws-partitions (~> 1, >= 1.
|
|
25
|
+
aws-partitions (~> 1, >= 1.525.0)
|
|
25
26
|
aws-sigv4 (~> 1.1)
|
|
26
27
|
jmespath (~> 1.0)
|
|
27
|
-
aws-sdk-ecr (1.
|
|
28
|
-
aws-sdk-core (~> 3, >= 3.
|
|
28
|
+
aws-sdk-ecr (1.51.0)
|
|
29
|
+
aws-sdk-core (~> 3, >= 3.122.0)
|
|
29
30
|
aws-sigv4 (~> 1.1)
|
|
30
|
-
aws-sigv4 (1.
|
|
31
|
+
aws-sigv4 (1.4.0)
|
|
31
32
|
aws-eventstream (~> 1, >= 1.0.2)
|
|
32
33
|
colored2 (3.1.2)
|
|
33
|
-
concurrent-ruby (1.1.
|
|
34
|
+
concurrent-ruby (1.1.9)
|
|
34
35
|
diff-lcs (1.4.4)
|
|
35
|
-
docile (1.
|
|
36
|
-
docker-api (
|
|
36
|
+
docile (1.4.0)
|
|
37
|
+
docker-api (2.2.0)
|
|
37
38
|
excon (>= 0.47.0)
|
|
38
39
|
multi_json
|
|
39
|
-
excon (0.
|
|
40
|
-
faraday (1.
|
|
40
|
+
excon (0.88.0)
|
|
41
|
+
faraday (1.4.2)
|
|
42
|
+
faraday-em_http (~> 1.0)
|
|
43
|
+
faraday-em_synchrony (~> 1.0)
|
|
44
|
+
faraday-excon (~> 1.1)
|
|
41
45
|
faraday-net_http (~> 1.0)
|
|
46
|
+
faraday-net_http_persistent (~> 1.1)
|
|
42
47
|
multipart-post (>= 1.2, < 3)
|
|
43
|
-
ruby2_keywords
|
|
44
|
-
faraday-
|
|
45
|
-
|
|
48
|
+
ruby2_keywords (>= 0.0.4)
|
|
49
|
+
faraday-em_http (1.0.0)
|
|
50
|
+
faraday-em_synchrony (1.0.0)
|
|
51
|
+
faraday-excon (1.1.0)
|
|
52
|
+
faraday-net_http (1.0.1)
|
|
53
|
+
faraday-net_http_persistent (1.1.0)
|
|
54
|
+
gem-release (2.2.2)
|
|
46
55
|
hamster (3.0.0)
|
|
47
56
|
concurrent-ruby (~> 1.0)
|
|
48
|
-
i18n (1.8.
|
|
57
|
+
i18n (1.8.11)
|
|
49
58
|
concurrent-ruby (~> 1.0)
|
|
50
59
|
jmespath (1.4.0)
|
|
51
|
-
lino (
|
|
60
|
+
lino (3.0.0)
|
|
52
61
|
hamster (~> 3.0)
|
|
53
62
|
open4 (~> 1.3)
|
|
54
63
|
memfs (1.0.0)
|
|
55
|
-
minitest (5.
|
|
64
|
+
minitest (5.15.0)
|
|
56
65
|
multi_json (1.15.0)
|
|
57
66
|
multipart-post (2.1.1)
|
|
58
|
-
octokit (4.
|
|
67
|
+
octokit (4.21.0)
|
|
59
68
|
faraday (>= 0.9)
|
|
60
69
|
sawyer (~> 0.8.0, >= 0.5.3)
|
|
61
70
|
open4 (1.3.4)
|
|
62
71
|
public_suffix (4.0.6)
|
|
63
|
-
rake (13.0.
|
|
72
|
+
rake (13.0.6)
|
|
64
73
|
rake_circle_ci (0.9.0)
|
|
65
74
|
colored2 (~> 3.1)
|
|
66
75
|
excon (~> 0.72)
|
|
67
76
|
rake_factory (~> 0.23)
|
|
68
77
|
sshkey (~> 2.0)
|
|
69
|
-
rake_factory (0.
|
|
78
|
+
rake_factory (0.29.0)
|
|
70
79
|
activesupport (>= 4)
|
|
71
80
|
rake (~> 13.0)
|
|
72
|
-
rake_github (0.
|
|
81
|
+
rake_github (0.7.0)
|
|
73
82
|
colored2 (~> 3.1)
|
|
74
83
|
octokit (~> 4.16)
|
|
75
84
|
rake_factory (~> 0.23)
|
|
76
85
|
sshkey (~> 2.0)
|
|
77
|
-
rake_gpg (0.
|
|
86
|
+
rake_gpg (0.16.0)
|
|
78
87
|
rake_factory (>= 0.23, < 1)
|
|
79
88
|
ruby_gpg2 (>= 0.6, < 1)
|
|
80
|
-
rake_ssh (0.
|
|
89
|
+
rake_ssh (0.6.0)
|
|
81
90
|
colored2 (~> 3.1)
|
|
82
91
|
rake_factory (~> 0.23)
|
|
83
92
|
sshkey (~> 2.0)
|
|
@@ -90,32 +99,32 @@ GEM
|
|
|
90
99
|
rspec-expectations (3.10.1)
|
|
91
100
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
92
101
|
rspec-support (~> 3.10.0)
|
|
93
|
-
rspec-mocks (3.10.
|
|
102
|
+
rspec-mocks (3.10.2)
|
|
94
103
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
95
104
|
rspec-support (~> 3.10.0)
|
|
96
|
-
rspec-support (3.10.
|
|
97
|
-
ruby2_keywords (0.0.
|
|
98
|
-
ruby_gpg2 (0.
|
|
105
|
+
rspec-support (3.10.2)
|
|
106
|
+
ruby2_keywords (0.0.4)
|
|
107
|
+
ruby_gpg2 (0.8.0)
|
|
99
108
|
lino (>= 1.5)
|
|
100
109
|
sawyer (0.8.2)
|
|
101
110
|
addressable (>= 2.3.5)
|
|
102
111
|
faraday (> 0.8, < 2.0)
|
|
103
|
-
simplecov (0.
|
|
112
|
+
simplecov (0.21.2)
|
|
104
113
|
docile (~> 1.1)
|
|
105
114
|
simplecov-html (~> 0.11)
|
|
106
115
|
simplecov_json_formatter (~> 0.1)
|
|
107
116
|
simplecov-html (0.12.3)
|
|
108
|
-
simplecov_json_formatter (0.1.
|
|
117
|
+
simplecov_json_formatter (0.1.3)
|
|
109
118
|
sshkey (2.0.0)
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
119
|
+
tzinfo (2.0.4)
|
|
120
|
+
concurrent-ruby (~> 1.0)
|
|
121
|
+
zeitwerk (2.5.1)
|
|
113
122
|
|
|
114
123
|
PLATFORMS
|
|
115
124
|
ruby
|
|
116
125
|
|
|
117
126
|
DEPENDENCIES
|
|
118
|
-
activesupport (~>
|
|
127
|
+
activesupport (~> 6.1)
|
|
119
128
|
bundler (~> 2.1)
|
|
120
129
|
gem-release (~> 2.0)
|
|
121
130
|
memfs (~> 1.0)
|
|
@@ -129,4 +138,4 @@ DEPENDENCIES
|
|
|
129
138
|
simplecov (~> 0.16)
|
|
130
139
|
|
|
131
140
|
BUNDLED WITH
|
|
132
|
-
2.
|
|
141
|
+
2.3.5
|
data/lib/rake_docker/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,29 +1,35 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: rake_docker
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.
|
|
4
|
+
version: 2.14.0.pre.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
|
-
-
|
|
7
|
+
- InfraBlocks Maintainers
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2022-01-18 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: docker-api
|
|
15
15
|
requirement: !ruby/object:Gem::Requirement
|
|
16
16
|
requirements:
|
|
17
|
-
- - "
|
|
17
|
+
- - ">="
|
|
18
18
|
- !ruby/object:Gem::Version
|
|
19
19
|
version: '1.34'
|
|
20
|
+
- - "<"
|
|
21
|
+
- !ruby/object:Gem::Version
|
|
22
|
+
version: '3.0'
|
|
20
23
|
type: :runtime
|
|
21
24
|
prerelease: false
|
|
22
25
|
version_requirements: !ruby/object:Gem::Requirement
|
|
23
26
|
requirements:
|
|
24
|
-
- - "
|
|
27
|
+
- - ">="
|
|
25
28
|
- !ruby/object:Gem::Version
|
|
26
29
|
version: '1.34'
|
|
30
|
+
- - "<"
|
|
31
|
+
- !ruby/object:Gem::Version
|
|
32
|
+
version: '3.0'
|
|
27
33
|
- !ruby/object:Gem::Dependency
|
|
28
34
|
name: rake_factory
|
|
29
35
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -184,14 +190,14 @@ dependencies:
|
|
|
184
190
|
requirements:
|
|
185
191
|
- - "~>"
|
|
186
192
|
- !ruby/object:Gem::Version
|
|
187
|
-
version: '
|
|
193
|
+
version: '6.1'
|
|
188
194
|
type: :development
|
|
189
195
|
prerelease: false
|
|
190
196
|
version_requirements: !ruby/object:Gem::Requirement
|
|
191
197
|
requirements:
|
|
192
198
|
- - "~>"
|
|
193
199
|
- !ruby/object:Gem::Version
|
|
194
|
-
version: '
|
|
200
|
+
version: '6.1'
|
|
195
201
|
- !ruby/object:Gem::Dependency
|
|
196
202
|
name: memfs
|
|
197
203
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -223,7 +229,7 @@ dependencies:
|
|
|
223
229
|
description: Allows building, tagging and pushing images and creating, starting, stopping
|
|
224
230
|
and removing containers from within rake tasks.
|
|
225
231
|
email:
|
|
226
|
-
-
|
|
232
|
+
- maintainers@infrablocks.io
|
|
227
233
|
executables: []
|
|
228
234
|
extensions: []
|
|
229
235
|
extra_rdoc_files: []
|
|
@@ -256,7 +262,7 @@ files:
|
|
|
256
262
|
- lib/rake_docker/tasks/push.rb
|
|
257
263
|
- lib/rake_docker/tasks/tag.rb
|
|
258
264
|
- lib/rake_docker/version.rb
|
|
259
|
-
homepage: https://github.com/
|
|
265
|
+
homepage: https://github.com/infrablocks/rake_docker
|
|
260
266
|
licenses:
|
|
261
267
|
- MIT
|
|
262
268
|
metadata: {}
|