rake_docker 2.18.0.pre.5 → 2.18.0.pre.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +32 -52
- data/Rakefile +1 -1
- data/lib/rake_docker/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: 79cfc941323b6b1704ada7d639f50203b29d5290cb4a103a072e2983d459ef50
|
4
|
+
data.tar.gz: decf2810e6a12f1b7128f59670af5b96b60cb1ae0482824aced3691e266fcbce
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d0ef2824e0d5d72e7d0841d371844f3d90f6ec18c5aa5f1638be3da5f06b9537a8a63082864c598420dbd789430ad059fdaac5cfab7b4f71096b61687101e1e9
|
7
|
+
data.tar.gz: aecd45c0122e863725552c294c2db03b0e3ad8016aafc958eca1fa682051175f9805d34eba2d94511f70a555ed114077a93bef1ae2b6a61a9aabb3fbc8b02744
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
rake_docker (2.18.0.pre.
|
4
|
+
rake_docker (2.18.0.pre.6)
|
5
5
|
aws-sdk-ecr (~> 1.2)
|
6
6
|
colored2 (~> 3.1)
|
7
7
|
docker-api (>= 1.34, < 3.0)
|
@@ -15,12 +15,12 @@ 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-partitions (1.
|
23
|
-
aws-sdk-core (3.
|
22
|
+
aws-partitions (1.684.0)
|
23
|
+
aws-sdk-core (3.168.4)
|
24
24
|
aws-eventstream (~> 1, >= 1.0.2)
|
25
25
|
aws-partitions (~> 1, >= 1.651.0)
|
26
26
|
aws-sigv4 (~> 1.5)
|
@@ -37,60 +37,40 @@ GEM
|
|
37
37
|
docker-api (2.2.0)
|
38
38
|
excon (>= 0.47.0)
|
39
39
|
multi_json
|
40
|
-
excon (0.
|
41
|
-
faraday (
|
42
|
-
faraday-
|
43
|
-
faraday-em_synchrony (~> 1.0)
|
44
|
-
faraday-excon (~> 1.1)
|
45
|
-
faraday-httpclient (~> 1.0)
|
46
|
-
faraday-multipart (~> 1.0)
|
47
|
-
faraday-net_http (~> 1.0)
|
48
|
-
faraday-net_http_persistent (~> 1.0)
|
49
|
-
faraday-patron (~> 1.0)
|
50
|
-
faraday-rack (~> 1.0)
|
51
|
-
faraday-retry (~> 1.0)
|
40
|
+
excon (0.95.0)
|
41
|
+
faraday (2.7.2)
|
42
|
+
faraday-net_http (>= 2.0, < 3.1)
|
52
43
|
ruby2_keywords (>= 0.0.4)
|
53
|
-
faraday-
|
54
|
-
faraday-em_synchrony (1.0.0)
|
55
|
-
faraday-excon (1.1.0)
|
56
|
-
faraday-httpclient (1.0.1)
|
57
|
-
faraday-multipart (1.0.3)
|
58
|
-
multipart-post (>= 1.2, < 3)
|
59
|
-
faraday-net_http (1.0.1)
|
60
|
-
faraday-net_http_persistent (1.2.0)
|
61
|
-
faraday-patron (1.0.0)
|
62
|
-
faraday-rack (1.0.0)
|
63
|
-
faraday-retry (1.0.3)
|
44
|
+
faraday-net_http (3.0.2)
|
64
45
|
gem-release (2.2.2)
|
65
46
|
hamster (3.0.0)
|
66
47
|
concurrent-ruby (~> 1.0)
|
67
48
|
i18n (1.12.0)
|
68
49
|
concurrent-ruby (~> 1.0)
|
69
|
-
jmespath (1.6.
|
70
|
-
json (2.6.
|
71
|
-
lino (3.
|
50
|
+
jmespath (1.6.2)
|
51
|
+
json (2.6.3)
|
52
|
+
lino (3.1.0)
|
72
53
|
hamster (~> 3.0)
|
73
54
|
open4 (~> 1.3)
|
74
55
|
memfs (1.0.0)
|
75
56
|
minitest (5.16.3)
|
76
57
|
multi_json (1.15.0)
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
sawyer (~> 0.8.0, >= 0.5.3)
|
58
|
+
octokit (4.25.1)
|
59
|
+
faraday (>= 1, < 3)
|
60
|
+
sawyer (~> 0.9)
|
81
61
|
open4 (1.3.4)
|
82
62
|
parallel (1.22.1)
|
83
|
-
parser (3.1.
|
63
|
+
parser (3.1.3.0)
|
84
64
|
ast (~> 2.4.1)
|
85
|
-
public_suffix (
|
65
|
+
public_suffix (5.0.1)
|
86
66
|
rainbow (3.1.1)
|
87
67
|
rake (13.0.6)
|
88
|
-
rake_circle_ci (0.
|
68
|
+
rake_circle_ci (0.11.0)
|
89
69
|
colored2 (~> 3.1)
|
90
70
|
excon (~> 0.72)
|
91
71
|
rake_factory (~> 0.23)
|
92
72
|
sshkey (~> 2.0)
|
93
|
-
rake_factory (0.
|
73
|
+
rake_factory (0.31.0)
|
94
74
|
activesupport (>= 4)
|
95
75
|
rake (~> 13.0)
|
96
76
|
rake_github (0.9.0)
|
@@ -105,7 +85,7 @@ GEM
|
|
105
85
|
colored2 (~> 3.1)
|
106
86
|
rake_factory (~> 0.23)
|
107
87
|
sshkey (~> 2.0)
|
108
|
-
regexp_parser (2.6.
|
88
|
+
regexp_parser (2.6.1)
|
109
89
|
rexml (3.2.5)
|
110
90
|
rspec (3.12.0)
|
111
91
|
rspec-core (~> 3.12.0)
|
@@ -113,37 +93,37 @@ GEM
|
|
113
93
|
rspec-mocks (~> 3.12.0)
|
114
94
|
rspec-core (3.12.0)
|
115
95
|
rspec-support (~> 3.12.0)
|
116
|
-
rspec-expectations (3.12.
|
96
|
+
rspec-expectations (3.12.1)
|
117
97
|
diff-lcs (>= 1.2.0, < 2.0)
|
118
98
|
rspec-support (~> 3.12.0)
|
119
|
-
rspec-mocks (3.12.
|
99
|
+
rspec-mocks (3.12.1)
|
120
100
|
diff-lcs (>= 1.2.0, < 2.0)
|
121
101
|
rspec-support (~> 3.12.0)
|
122
102
|
rspec-support (3.12.0)
|
123
|
-
rubocop (1.
|
103
|
+
rubocop (1.41.1)
|
124
104
|
json (~> 2.3)
|
125
105
|
parallel (~> 1.10)
|
126
106
|
parser (>= 3.1.2.1)
|
127
107
|
rainbow (>= 2.2.2, < 4.0)
|
128
108
|
regexp_parser (>= 1.8, < 3.0)
|
129
109
|
rexml (>= 3.2.5, < 4.0)
|
130
|
-
rubocop-ast (>= 1.
|
110
|
+
rubocop-ast (>= 1.23.0, < 2.0)
|
131
111
|
ruby-progressbar (~> 1.7)
|
132
112
|
unicode-display_width (>= 1.4.0, < 3.0)
|
133
|
-
rubocop-ast (1.
|
113
|
+
rubocop-ast (1.24.0)
|
134
114
|
parser (>= 3.1.1.0)
|
135
115
|
rubocop-rake (0.6.0)
|
136
116
|
rubocop (~> 1.0)
|
137
|
-
rubocop-rspec (2.
|
117
|
+
rubocop-rspec (2.16.0)
|
138
118
|
rubocop (~> 1.33)
|
139
119
|
ruby-progressbar (1.11.0)
|
140
120
|
ruby2_keywords (0.0.5)
|
141
|
-
ruby_gpg2 (0.
|
142
|
-
lino (
|
143
|
-
sawyer (0.
|
121
|
+
ruby_gpg2 (0.10.0)
|
122
|
+
lino (~> 3.0)
|
123
|
+
sawyer (0.9.2)
|
144
124
|
addressable (>= 2.3.5)
|
145
|
-
faraday (
|
146
|
-
simplecov (0.
|
125
|
+
faraday (>= 0.17.3, < 3)
|
126
|
+
simplecov (0.22.0)
|
147
127
|
docile (~> 1.1)
|
148
128
|
simplecov-html (~> 0.11)
|
149
129
|
simplecov_json_formatter (~> 0.1)
|
@@ -175,4 +155,4 @@ DEPENDENCIES
|
|
175
155
|
simplecov
|
176
156
|
|
177
157
|
BUNDLED WITH
|
178
|
-
2.
|
158
|
+
2.4.1
|
data/Rakefile
CHANGED
data/lib/rake_docker/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rake_docker
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.18.0.pre.
|
4
|
+
version: 2.18.0.pre.6
|
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-27 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-ecr
|