Skip to content

Commit e97be93

Browse files
committed
chore(gemfile.lock): update to latest gem versions (2022-W07) [skip ci]
* Automated using myii/ssf-formula#416
1 parent 0e51694 commit e97be93

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

Gemfile.lock

+14-14
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
GIT
22
remote: https://gitlab.com/saltstack-formulas/infrastructure/inspec
3-
revision: 76ec461092da3f08b0e8976df10db6ae687895ab
3+
revision: 8f9d68f8c3ba20abf366af8e735287bf83fb93b1
44
branch: ssf
55
specs:
6-
inspec (4.55.9)
6+
inspec (4.56.4)
77
cookstyle
88
faraday_middleware (>= 0.12.2, < 1.1)
9-
inspec-core (= 4.55.9)
9+
inspec-core (= 4.56.4)
1010
mongo (= 2.13.2)
1111
rake
1212
train (~> 3.0)
1313
train-aws (~> 0.2)
1414
train-habitat (~> 0.1)
1515
train-winrm (~> 0.2)
16-
inspec-core (4.55.9)
16+
inspec-core (4.56.4)
1717
addressable (~> 2.4)
1818
chef-telemetry (~> 1.0, >= 1.0.8)
1919
faraday (>= 0.9.0, < 1.5)
@@ -48,7 +48,7 @@ GIT
4848
GEM
4949
remote: https://rubygems.org/
5050
specs:
51-
activesupport (7.0.1)
51+
activesupport (7.0.2.2)
5252
concurrent-ruby (~> 1.0, >= 1.0.2)
5353
i18n (>= 1.6, < 2)
5454
minitest (>= 5.1)
@@ -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.553.0)
60+
aws-partitions (1.554.0)
6161
aws-sdk-alexaforbusiness (1.55.0)
6262
aws-sdk-core (~> 3, >= 3.126.0)
6363
aws-sigv4 (~> 1.1)
@@ -85,7 +85,7 @@ GEM
8585
aws-sdk-budgets (1.46.0)
8686
aws-sdk-core (~> 3, >= 3.126.0)
8787
aws-sigv4 (~> 1.1)
88-
aws-sdk-cloudformation (1.65.0)
88+
aws-sdk-cloudformation (1.67.0)
8989
aws-sdk-core (~> 3, >= 3.126.0)
9090
aws-sigv4 (~> 1.1)
9191
aws-sdk-cloudfront (1.62.0)
@@ -265,13 +265,13 @@ GEM
265265
aws-sdk-sms (1.38.0)
266266
aws-sdk-core (~> 3, >= 3.126.0)
267267
aws-sigv4 (~> 1.1)
268-
aws-sdk-sns (1.51.0)
268+
aws-sdk-sns (1.52.0)
269269
aws-sdk-core (~> 3, >= 3.126.0)
270270
aws-sigv4 (~> 1.1)
271271
aws-sdk-sqs (1.50.0)
272272
aws-sdk-core (~> 3, >= 3.126.0)
273273
aws-sigv4 (~> 1.1)
274-
aws-sdk-ssm (1.129.0)
274+
aws-sdk-ssm (1.130.0)
275275
aws-sdk-core (~> 3, >= 3.126.0)
276276
aws-sigv4 (~> 1.1)
277277
aws-sdk-states (1.39.0)
@@ -302,17 +302,17 @@ GEM
302302
bcrypt_pbkdf (1.1.0)
303303
bson (4.14.1)
304304
builder (3.2.4)
305-
chef-config (17.9.42)
305+
chef-config (17.9.46)
306306
addressable
307-
chef-utils (= 17.9.42)
307+
chef-utils (= 17.9.46)
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.42)
315+
chef-utils (17.9.46)
316316
concurrent-ruby
317317
coderay (1.1.3)
318318
concurrent-ruby (1.1.9)
@@ -442,7 +442,7 @@ GEM
442442
public_suffix (4.0.6)
443443
rainbow (3.1.1)
444444
rake (13.0.6)
445-
regexp_parser (2.2.0)
445+
regexp_parser (2.2.1)
446446
representable (3.1.1)
447447
declarative (< 0.1.0)
448448
trailblazer-option (>= 0.1.1, < 0.2.0)
@@ -474,7 +474,7 @@ GEM
474474
rubocop-ast (>= 1.15.1, < 2.0)
475475
ruby-progressbar (~> 1.7)
476476
unicode-display_width (>= 1.4.0, < 3.0)
477-
rubocop-ast (1.15.1)
477+
rubocop-ast (1.15.2)
478478
parser (>= 3.0.1.1)
479479
ruby-progressbar (1.11.0)
480480
ruby2_keywords (0.0.5)

0 commit comments

Comments
 (0)