Skip to content

Commit 9958c55

Browse files
committed
chore(gemfile.lock): update to latest gem versions (2022-W14) [skip ci]
* Automated using myii/ssf-formula#427
1 parent f61c088 commit 9958c55

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

Gemfile.lock

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
GIT
22
remote: https://gitlab.com/saltstack-formulas/infrastructure/inspec
3-
revision: 36118e817641fbc1d4bd9753a77c383e7b20caff
3+
revision: 31b5b09a827ed9fcbc0b2d550ae4056013dcc92e
44
branch: ssf
55
specs:
6-
inspec (5.10.7)
6+
inspec (5.10.11)
77
cookstyle
88
faraday_middleware (>= 0.12.2, < 1.1)
9-
inspec-core (= 5.10.7)
9+
inspec-core (= 5.10.11)
1010
mongo (= 2.13.2)
1111
progress_bar (~> 1.3.3)
1212
rake
1313
train (~> 3.0)
1414
train-aws (~> 0.2)
1515
train-habitat (~> 0.1)
1616
train-winrm (~> 0.2)
17-
inspec-core (5.10.7)
17+
inspec-core (5.10.11)
1818
addressable (~> 2.4)
1919
chef-telemetry (~> 1.0, >= 1.0.8)
2020
faraday (>= 0.9.0, < 1.5)
@@ -58,7 +58,7 @@ GEM
5858
public_suffix (>= 2.0.2, < 5.0)
5959
ast (2.4.2)
6060
aws-eventstream (1.2.0)
61-
aws-partitions (1.571.0)
61+
aws-partitions (1.573.0)
6262
aws-sdk-alexaforbusiness (1.56.0)
6363
aws-sdk-core (~> 3, >= 3.127.0)
6464
aws-sigv4 (~> 1.1)
@@ -142,7 +142,7 @@ GEM
142142
aws-sdk-dynamodb (1.74.0)
143143
aws-sdk-core (~> 3, >= 3.127.0)
144144
aws-sigv4 (~> 1.1)
145-
aws-sdk-ec2 (1.304.0)
145+
aws-sdk-ec2 (1.305.0)
146146
aws-sdk-core (~> 3, >= 3.127.0)
147147
aws-sigv4 (~> 1.1)
148148
aws-sdk-ecr (1.56.0)
@@ -328,7 +328,7 @@ GEM
328328
unf (>= 0.0.5, < 1.0.0)
329329
ed25519 (1.3.0)
330330
erubi (1.10.0)
331-
excon (0.92.1)
331+
excon (0.92.2)
332332
faraday (1.4.3)
333333
faraday-em_http (~> 1.0)
334334
faraday-em_synchrony (~> 1.0)
@@ -367,8 +367,9 @@ GEM
367367
signet (~> 0.14)
368368
gssapi (1.3.1)
369369
ffi (>= 1.0.1)
370-
gyoku (1.3.1)
370+
gyoku (1.4.0)
371371
builder (>= 2.1.2)
372+
rexml (~> 3.0)
372373
hashie (4.1.0)
373374
highline (2.0.3)
374375
http-cookie (1.0.4)
@@ -407,7 +408,7 @@ GEM
407408
mixlib-versioning
408409
thor
409410
mixlib-log (3.0.9)
410-
mixlib-shellout (3.2.5)
411+
mixlib-shellout (3.2.6)
411412
chef-utils
412413
mixlib-versioning (1.2.12)
413414
mongo (2.13.2)
@@ -465,7 +466,7 @@ GEM
465466
rspec-its (1.3.0)
466467
rspec-core (>= 3.0.0)
467468
rspec-expectations (>= 3.0.0)
468-
rspec-mocks (3.11.0)
469+
rspec-mocks (3.11.1)
469470
diff-lcs (>= 1.2.0, < 2.0)
470471
rspec-support (~> 3.11.0)
471472
rspec-support (3.11.0)

0 commit comments

Comments
 (0)