Skip to content

Commit 97bc345

Browse files
committed
chore(gemfile.lock): update to latest gem versions (2022-W05) [skip ci]
* Automated using myii/ssf-formula#409
1 parent 137eec7 commit 97bc345

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ gem 'kitchen-docker', git: 'https://gitlab.com/saltstack-formulas/infrastructure
1616
# rubocop:enable Layout/LineLength
1717

1818
gem 'kitchen-inspec', '>= 2.5.0'
19-
gem 'kitchen-salt', '>= 0.6.3'
19+
gem 'kitchen-salt', '>= 0.7.2'
2020

2121
group :vagrant do
2222
gem 'kitchen-vagrant'

Gemfile.lock

+14-14
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ GEM
5757
public_suffix (>= 2.0.2, < 5.0)
5858
ast (2.4.2)
5959
aws-eventstream (1.2.0)
60-
aws-partitions (1.549.0)
60+
aws-partitions (1.551.0)
6161
aws-sdk-alexaforbusiness (1.54.0)
6262
aws-sdk-core (~> 3, >= 3.125.0)
6363
aws-sigv4 (~> 1.1)
@@ -73,7 +73,7 @@ GEM
7373
aws-sdk-applicationautoscaling (1.51.0)
7474
aws-sdk-core (~> 3, >= 3.112.0)
7575
aws-sigv4 (~> 1.1)
76-
aws-sdk-athena (1.45.0)
76+
aws-sdk-athena (1.46.0)
7777
aws-sdk-core (~> 3, >= 3.125.0)
7878
aws-sigv4 (~> 1.1)
7979
aws-sdk-autoscaling (1.63.0)
@@ -141,7 +141,7 @@ GEM
141141
aws-sdk-dynamodb (1.70.0)
142142
aws-sdk-core (~> 3, >= 3.125.0)
143143
aws-sigv4 (~> 1.1)
144-
aws-sdk-ec2 (1.295.0)
144+
aws-sdk-ec2 (1.296.0)
145145
aws-sdk-core (~> 3, >= 3.125.0)
146146
aws-sigv4 (~> 1.1)
147147
aws-sdk-ecr (1.52.0)
@@ -153,7 +153,7 @@ GEM
153153
aws-sdk-ecs (1.94.0)
154154
aws-sdk-core (~> 3, >= 3.125.0)
155155
aws-sigv4 (~> 1.1)
156-
aws-sdk-efs (1.50.0)
156+
aws-sdk-efs (1.51.0)
157157
aws-sdk-core (~> 3, >= 3.125.0)
158158
aws-sigv4 (~> 1.1)
159159
aws-sdk-eks (1.71.0)
@@ -186,13 +186,13 @@ GEM
186186
aws-sdk-glue (1.88.0)
187187
aws-sdk-core (~> 3, >= 3.112.0)
188188
aws-sigv4 (~> 1.1)
189-
aws-sdk-guardduty (1.53.0)
189+
aws-sdk-guardduty (1.54.0)
190190
aws-sdk-core (~> 3, >= 3.125.0)
191191
aws-sigv4 (~> 1.1)
192192
aws-sdk-iam (1.65.0)
193193
aws-sdk-core (~> 3, >= 3.125.0)
194194
aws-sigv4 (~> 1.1)
195-
aws-sdk-kafka (1.46.0)
195+
aws-sdk-kafka (1.47.0)
196196
aws-sdk-core (~> 3, >= 3.125.0)
197197
aws-sigv4 (~> 1.1)
198198
aws-sdk-kinesis (1.39.0)
@@ -244,7 +244,7 @@ GEM
244244
aws-sdk-secretsmanager (1.46.0)
245245
aws-sdk-core (~> 3, >= 3.112.0)
246246
aws-sigv4 (~> 1.1)
247-
aws-sdk-securityhub (1.59.0)
247+
aws-sdk-securityhub (1.60.0)
248248
aws-sdk-core (~> 3, >= 3.125.0)
249249
aws-sigv4 (~> 1.1)
250250
aws-sdk-servicecatalog (1.60.0)
@@ -302,21 +302,21 @@ GEM
302302
bcrypt_pbkdf (1.1.0)
303303
bson (4.14.0)
304304
builder (3.2.4)
305-
chef-config (17.9.26)
305+
chef-config (17.9.42)
306306
addressable
307-
chef-utils (= 17.9.26)
307+
chef-utils (= 17.9.42)
308308
fuzzyurl
309309
mixlib-config (>= 2.2.12, < 4.0)
310310
mixlib-shellout (>= 2.0, < 4.0)
311311
tomlrb (~> 1.2)
312312
chef-telemetry (1.1.1)
313313
chef-config
314314
concurrent-ruby (~> 1.0)
315-
chef-utils (17.9.26)
315+
chef-utils (17.9.42)
316316
concurrent-ruby
317317
coderay (1.1.3)
318318
concurrent-ruby (1.1.9)
319-
cookstyle (7.30.4)
319+
cookstyle (7.31.1)
320320
rubocop (= 1.25.0)
321321
declarative (0.0.20)
322322
diff-lcs (1.5.0)
@@ -372,7 +372,7 @@ GEM
372372
http-cookie (1.0.4)
373373
domain_name (~> 0.5)
374374
httpclient (2.8.3)
375-
i18n (1.8.11)
375+
i18n (1.9.1)
376376
concurrent-ruby (~> 1.0)
377377
inifile (3.0.0)
378378
jmespath (1.5.0)
@@ -453,15 +453,15 @@ GEM
453453
rspec-core (~> 3.10.0)
454454
rspec-expectations (~> 3.10.0)
455455
rspec-mocks (~> 3.10.0)
456-
rspec-core (3.10.1)
456+
rspec-core (3.10.2)
457457
rspec-support (~> 3.10.0)
458458
rspec-expectations (3.10.2)
459459
diff-lcs (>= 1.2.0, < 2.0)
460460
rspec-support (~> 3.10.0)
461461
rspec-its (1.3.0)
462462
rspec-core (>= 3.0.0)
463463
rspec-expectations (>= 3.0.0)
464-
rspec-mocks (3.10.2)
464+
rspec-mocks (3.10.3)
465465
diff-lcs (>= 1.2.0, < 2.0)
466466
rspec-support (~> 3.10.0)
467467
rspec-support (3.10.3)

0 commit comments

Comments
 (0)