Skip to content

Commit c3b1fb4

Browse files
committed
chore(gemfile.lock): update to latest gem versions (2022-W28) [skip ci]
* Automated using myii/ssf-formula#454
1 parent 2b3ad85 commit c3b1fb4

File tree

3 files changed

+23
-21
lines changed

3 files changed

+23
-21
lines changed

Gemfile.lock

+19-19
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: da3b324893676451fbe419cb11dff91372a9bb9e
3+
revision: aaef842906a5666f0fc0b4f186b4dd3498f5b28c
44
branch: ssf
55
specs:
6-
inspec (5.18.9)
6+
inspec (5.18.15)
77
cookstyle
88
faraday_middleware (>= 0.12.2, < 1.1)
9-
inspec-core (= 5.18.9)
9+
inspec-core (= 5.18.15)
1010
mongo (= 2.13.2)
1111
progress_bar (~> 1.3.3)
1212
rake
13-
train (~> 3.0)
13+
train (~> 3.10)
1414
train-aws (~> 0.2)
1515
train-habitat (~> 0.1)
1616
train-winrm (~> 0.2)
17-
inspec-core (5.18.9)
17+
inspec-core (5.18.15)
1818
addressable (~> 2.4)
1919
chef-telemetry (~> 1.0, >= 1.0.8)
2020
faraday (>= 0.9.0, < 1.5)
@@ -34,7 +34,7 @@ GIT
3434
sslshake (~> 1.2)
3535
thor (>= 0.20, < 2.0)
3636
tomlrb (>= 1.2, < 2.1)
37-
train-core (~> 3.0)
37+
train-core (~> 3.10)
3838
tty-prompt (~> 0.17)
3939
tty-table (~> 0.10)
4040

@@ -49,7 +49,7 @@ GIT
4949
GEM
5050
remote: https://rubygems.org/
5151
specs:
52-
activesupport (7.0.3)
52+
activesupport (7.0.3.1)
5353
concurrent-ruby (~> 1.0, >= 1.0.2)
5454
i18n (>= 1.6, < 2)
5555
minitest (>= 5.1)
@@ -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.602.0)
61+
aws-partitions (1.607.0)
6262
aws-sdk-alexaforbusiness (1.56.0)
6363
aws-sdk-core (~> 3, >= 3.127.0)
6464
aws-sigv4 (~> 1.1)
@@ -74,7 +74,7 @@ GEM
7474
aws-sdk-applicationautoscaling (1.51.0)
7575
aws-sdk-core (~> 3, >= 3.112.0)
7676
aws-sigv4 (~> 1.1)
77-
aws-sdk-athena (1.54.0)
77+
aws-sdk-athena (1.55.0)
7878
aws-sdk-core (~> 3, >= 3.127.0)
7979
aws-sigv4 (~> 1.1)
8080
aws-sdk-autoscaling (1.63.0)
@@ -86,7 +86,7 @@ GEM
8686
aws-sdk-budgets (1.50.0)
8787
aws-sdk-core (~> 3, >= 3.127.0)
8888
aws-sigv4 (~> 1.1)
89-
aws-sdk-cloudformation (1.69.0)
89+
aws-sdk-cloudformation (1.70.0)
9090
aws-sdk-core (~> 3, >= 3.127.0)
9191
aws-sigv4 (~> 1.1)
9292
aws-sdk-cloudfront (1.65.0)
@@ -125,7 +125,7 @@ GEM
125125
aws-sdk-cognitoidentityprovider (1.53.0)
126126
aws-sdk-core (~> 3, >= 3.112.0)
127127
aws-sigv4 (~> 1.1)
128-
aws-sdk-configservice (1.77.0)
128+
aws-sdk-configservice (1.79.0)
129129
aws-sdk-core (~> 3, >= 3.127.0)
130130
aws-sigv4 (~> 1.1)
131131
aws-sdk-core (3.131.2)
@@ -142,7 +142,7 @@ GEM
142142
aws-sdk-dynamodb (1.75.0)
143143
aws-sdk-core (~> 3, >= 3.127.0)
144144
aws-sigv4 (~> 1.1)
145-
aws-sdk-ec2 (1.320.0)
145+
aws-sdk-ec2 (1.322.0)
146146
aws-sdk-core (~> 3, >= 3.127.0)
147147
aws-sigv4 (~> 1.1)
148148
aws-sdk-ecr (1.56.0)
@@ -211,7 +211,7 @@ GEM
211211
aws-sdk-networkfirewall (1.17.0)
212212
aws-sdk-core (~> 3, >= 3.127.0)
213213
aws-sigv4 (~> 1.1)
214-
aws-sdk-networkmanager (1.23.0)
214+
aws-sdk-networkmanager (1.24.0)
215215
aws-sdk-core (~> 3, >= 3.127.0)
216216
aws-sigv4 (~> 1.1)
217217
aws-sdk-organizations (1.59.0)
@@ -220,10 +220,10 @@ GEM
220220
aws-sdk-ram (1.26.0)
221221
aws-sdk-core (~> 3, >= 3.112.0)
222222
aws-sigv4 (~> 1.1)
223-
aws-sdk-rds (1.146.0)
223+
aws-sdk-rds (1.148.0)
224224
aws-sdk-core (~> 3, >= 3.127.0)
225225
aws-sigv4 (~> 1.1)
226-
aws-sdk-redshift (1.83.0)
226+
aws-sdk-redshift (1.84.0)
227227
aws-sdk-core (~> 3, >= 3.127.0)
228228
aws-sigv4 (~> 1.1)
229229
aws-sdk-route53 (1.63.0)
@@ -375,7 +375,7 @@ GEM
375375
http-cookie (1.0.5)
376376
domain_name (~> 0.5)
377377
httpclient (2.8.3)
378-
i18n (1.10.0)
378+
i18n (1.12.0)
379379
concurrent-ruby (~> 1.0)
380380
inifile (3.0.0)
381381
jmespath (1.6.1)
@@ -400,7 +400,7 @@ GEM
400400
memoist (0.16.2)
401401
method_source (1.0.0)
402402
mini_mime (1.1.2)
403-
minitest (5.16.1)
403+
minitest (5.16.2)
404404
mixlib-config (3.0.27)
405405
tomlrb
406406
mixlib-install (3.12.19)
@@ -479,7 +479,7 @@ GEM
479479
rubocop-ast (>= 1.15.1, < 2.0)
480480
ruby-progressbar (~> 1.7)
481481
unicode-display_width (>= 1.4.0, < 3.0)
482-
rubocop-ast (1.18.0)
482+
rubocop-ast (1.19.1)
483483
parser (>= 3.1.1.0)
484484
ruby-progressbar (1.11.0)
485485
ruby2_keywords (0.0.5)
@@ -497,7 +497,7 @@ GEM
497497
unicode-display_width (>= 1.5, < 3.0)
498498
unicode_utils (~> 1.4)
499499
strings-ansi (0.2.0)
500-
test-kitchen (3.3.0)
500+
test-kitchen (3.3.1)
501501
bcrypt_pbkdf (~> 1.0)
502502
chef-utils (>= 16.4.35)
503503
ed25519 (~> 1.2)

bin/kitchen

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ if File.file?(bundle_binstub)
1919
load(bundle_binstub)
2020
else
2121
abort(
22-
'Your `bin/bundle` was not generated by Bundler, '\
23-
'so this binstub cannot run. Replace `bin/bundle` by running '\
22+
'Your `bin/bundle` was not generated by Bundler, ' \
23+
'so this binstub cannot run. Replace `bin/bundle` by running ' \
2424
'`bundle binstubs bundler --force`, then run this command again.'
2525
)
2626
end

test/integration/share/libraries/system.rb

+2
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ def build_finger_release
9797
# rubocop:disable Metrics/MethodLength,Metrics/CyclomaticComplexity
9898
def build_platform_codename
9999
case build_platform_finger
100+
when 'ubuntu-22.04'
101+
'jammy'
100102
when 'ubuntu-20.04'
101103
'focal'
102104
when 'ubuntu-18.04'

0 commit comments

Comments
 (0)