rake_docker 2.18.0.pre.4 → 2.18.0.pre.6

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: 4a932921ad25b056f1a6511de649ac1d33001808f709a04f12e4b489da651f9c
4
- data.tar.gz: d651071a7bf66207d7fd3f4746f845e6834d768e8710b78e2b0433bc92e0240e
3
+ metadata.gz: 79cfc941323b6b1704ada7d639f50203b29d5290cb4a103a072e2983d459ef50
4
+ data.tar.gz: decf2810e6a12f1b7128f59670af5b96b60cb1ae0482824aced3691e266fcbce
5
5
  SHA512:
6
- metadata.gz: 6aa7afc73ba5467db5ef310f504a2700ac780db71c163fa472258acdaf161703cbb722ce2a40ed06d3749dc4eac7f0eba8c7506cdcfccb7116551d967850cd40
7
- data.tar.gz: 5649029539578dceb8ffd07dc7e4f73bafd683477c0d4afdbaa3418b52bdb5bbedd3ccf20a44015b0faae584f1c667b57f4fd8fbd8fba9d0d3e26d14162a9978
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)
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)
@@ -10,86 +10,67 @@ PATH
10
10
  GEM
11
11
  remote: https://rubygems.org/
12
12
  specs:
13
- activesupport (7.0.2.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
  aws-eventstream (1.2.0)
22
- aws-partitions (1.568.0)
23
- aws-sdk-core (3.130.0)
22
+ aws-partitions (1.684.0)
23
+ aws-sdk-core (3.168.4)
24
24
  aws-eventstream (~> 1, >= 1.0.2)
25
- aws-partitions (~> 1, >= 1.525.0)
25
+ aws-partitions (~> 1, >= 1.651.0)
26
+ aws-sigv4 (~> 1.5)
27
+ jmespath (~> 1, >= 1.6.1)
28
+ aws-sdk-ecr (1.57.0)
29
+ aws-sdk-core (~> 3, >= 3.165.0)
26
30
  aws-sigv4 (~> 1.1)
27
- jmespath (~> 1.0)
28
- aws-sdk-ecr (1.56.0)
29
- aws-sdk-core (~> 3, >= 3.127.0)
30
- aws-sigv4 (~> 1.1)
31
- aws-sigv4 (1.4.0)
31
+ aws-sigv4 (1.5.2)
32
32
  aws-eventstream (~> 1, >= 1.0.2)
33
33
  colored2 (3.1.2)
34
- concurrent-ruby (1.1.9)
34
+ concurrent-ruby (1.1.10)
35
35
  diff-lcs (1.5.0)
36
36
  docile (1.4.0)
37
37
  docker-api (2.2.0)
38
38
  excon (>= 0.47.0)
39
39
  multi_json
40
- excon (0.92.0)
41
- faraday (1.10.0)
42
- faraday-em_http (~> 1.0)
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-em_http (1.0.0)
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
- i18n (1.10.0)
48
+ i18n (1.12.0)
68
49
  concurrent-ruby (~> 1.0)
69
- jmespath (1.6.1)
70
- lino (3.0.0)
50
+ jmespath (1.6.2)
51
+ json (2.6.3)
52
+ lino (3.1.0)
71
53
  hamster (~> 3.0)
72
54
  open4 (~> 1.3)
73
55
  memfs (1.0.0)
74
- minitest (5.15.0)
56
+ minitest (5.16.3)
75
57
  multi_json (1.15.0)
76
- multipart-post (2.1.1)
77
- octokit (4.22.0)
78
- faraday (>= 0.9)
79
- sawyer (~> 0.8.0, >= 0.5.3)
58
+ octokit (4.25.1)
59
+ faraday (>= 1, < 3)
60
+ sawyer (~> 0.9)
80
61
  open4 (1.3.4)
81
62
  parallel (1.22.1)
82
- parser (3.1.1.0)
63
+ parser (3.1.3.0)
83
64
  ast (~> 2.4.1)
84
- public_suffix (4.0.6)
65
+ public_suffix (5.0.1)
85
66
  rainbow (3.1.1)
86
67
  rake (13.0.6)
87
- rake_circle_ci (0.9.0)
68
+ rake_circle_ci (0.11.0)
88
69
  colored2 (~> 3.1)
89
70
  excon (~> 0.72)
90
71
  rake_factory (~> 0.23)
91
72
  sshkey (~> 2.0)
92
- rake_factory (0.29.0)
73
+ rake_factory (0.31.0)
93
74
  activesupport (>= 4)
94
75
  rake (~> 13.0)
95
76
  rake_github (0.9.0)
@@ -104,53 +85,54 @@ GEM
104
85
  colored2 (~> 3.1)
105
86
  rake_factory (~> 0.23)
106
87
  sshkey (~> 2.0)
107
- regexp_parser (2.2.1)
88
+ regexp_parser (2.6.1)
108
89
  rexml (3.2.5)
109
- rspec (3.11.0)
110
- rspec-core (~> 3.11.0)
111
- rspec-expectations (~> 3.11.0)
112
- rspec-mocks (~> 3.11.0)
113
- rspec-core (3.11.0)
114
- rspec-support (~> 3.11.0)
115
- rspec-expectations (3.11.0)
90
+ rspec (3.12.0)
91
+ rspec-core (~> 3.12.0)
92
+ rspec-expectations (~> 3.12.0)
93
+ rspec-mocks (~> 3.12.0)
94
+ rspec-core (3.12.0)
95
+ rspec-support (~> 3.12.0)
96
+ rspec-expectations (3.12.1)
116
97
  diff-lcs (>= 1.2.0, < 2.0)
117
- rspec-support (~> 3.11.0)
118
- rspec-mocks (3.11.0)
98
+ rspec-support (~> 3.12.0)
99
+ rspec-mocks (3.12.1)
119
100
  diff-lcs (>= 1.2.0, < 2.0)
120
- rspec-support (~> 3.11.0)
121
- rspec-support (3.11.0)
122
- rubocop (1.26.1)
101
+ rspec-support (~> 3.12.0)
102
+ rspec-support (3.12.0)
103
+ rubocop (1.41.1)
104
+ json (~> 2.3)
123
105
  parallel (~> 1.10)
124
- parser (>= 3.1.0.0)
106
+ parser (>= 3.1.2.1)
125
107
  rainbow (>= 2.2.2, < 4.0)
126
108
  regexp_parser (>= 1.8, < 3.0)
127
- rexml
128
- rubocop-ast (>= 1.16.0, < 2.0)
109
+ rexml (>= 3.2.5, < 4.0)
110
+ rubocop-ast (>= 1.23.0, < 2.0)
129
111
  ruby-progressbar (~> 1.7)
130
112
  unicode-display_width (>= 1.4.0, < 3.0)
131
- rubocop-ast (1.16.0)
113
+ rubocop-ast (1.24.0)
132
114
  parser (>= 3.1.1.0)
133
115
  rubocop-rake (0.6.0)
134
116
  rubocop (~> 1.0)
135
- rubocop-rspec (2.9.0)
136
- rubocop (~> 1.19)
117
+ rubocop-rspec (2.16.0)
118
+ rubocop (~> 1.33)
137
119
  ruby-progressbar (1.11.0)
138
120
  ruby2_keywords (0.0.5)
139
- ruby_gpg2 (0.8.0)
140
- lino (>= 1.5)
141
- sawyer (0.8.2)
121
+ ruby_gpg2 (0.10.0)
122
+ lino (~> 3.0)
123
+ sawyer (0.9.2)
142
124
  addressable (>= 2.3.5)
143
- faraday (> 0.8, < 2.0)
144
- simplecov (0.21.2)
125
+ faraday (>= 0.17.3, < 3)
126
+ simplecov (0.22.0)
145
127
  docile (~> 1.1)
146
128
  simplecov-html (~> 0.11)
147
129
  simplecov_json_formatter (~> 0.1)
148
130
  simplecov-html (0.12.3)
149
131
  simplecov_json_formatter (0.1.4)
150
132
  sshkey (2.0.0)
151
- tzinfo (2.0.4)
133
+ tzinfo (2.0.5)
152
134
  concurrent-ruby (~> 1.0)
153
- unicode-display_width (2.1.0)
135
+ unicode-display_width (2.3.0)
154
136
 
155
137
  PLATFORMS
156
138
  ruby
@@ -173,4 +155,4 @@ DEPENDENCIES
173
155
  simplecov
174
156
 
175
157
  BUNDLED WITH
176
- 2.3.10
158
+ 2.4.1
data/Rakefile CHANGED
@@ -51,7 +51,7 @@ namespace :library do
51
51
  task check: [:rubocop]
52
52
 
53
53
  desc 'Attempt to automatically fix issues with the library'
54
- task fix: [:'rubocop:auto_correct']
54
+ task fix: [:'rubocop:autocorrect_all']
55
55
  end
56
56
 
57
57
  namespace :test do
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module RakeDocker
4
- VERSION = '2.18.0.pre.4'
4
+ VERSION = '2.18.0.pre.6'
5
5
  end
data/rake_docker.gemspec CHANGED
@@ -22,8 +22,8 @@ Gem::Specification.new do |spec|
22
22
  spec.email = ['maintainers@infrablocks.io']
23
23
 
24
24
  spec.summary = 'Rake tasks for managing images and containers.'
25
- spec.description = 'Allows building, tagging and pushing images and '\
26
- 'creating, starting, stopping and removing containers '\
25
+ spec.description = 'Allows building, tagging and pushing images and ' \
26
+ 'creating, starting, stopping and removing containers ' \
27
27
  'from within rake tasks.'
28
28
  spec.homepage = 'https://github.com/infrablocks/rake_docker'
29
29
  spec.license = 'MIT'
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
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-04-05 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: aws-sdk-ecr