Skip to content

Commit

Permalink
feat(gemfile.lock): use bundle update to get latest gems [2022-W08]
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Feb 21, 2022
1 parent f28a76a commit 753c34b
Show file tree
Hide file tree
Showing 5 changed files with 86 additions and 86 deletions.
42 changes: 21 additions & 21 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
GIT
remote: https://gitlab.com/saltstack-formulas/infrastructure/inspec
revision: 8f9d68f8c3ba20abf366af8e735287bf83fb93b1
revision: 1dd91ba6544d9e26c266b055f7648defc89ca9ce
branch: ssf
specs:
inspec (4.56.4)
inspec (5.0.4)
cookstyle
faraday_middleware (>= 0.12.2, < 1.1)
inspec-core (= 4.56.4)
inspec-core (= 5.0.4)
mongo (= 2.13.2)
rake
train (~> 3.0)
train-aws (~> 0.2)
train-habitat (~> 0.1)
train-winrm (~> 0.2)
inspec-core (4.56.4)
inspec-core (5.0.4)
addressable (~> 2.4)
chef-telemetry (~> 1.0, >= 1.0.8)
faraday (>= 0.9.0, < 1.5)
Expand Down Expand Up @@ -57,7 +57,7 @@ GEM
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.2)
aws-eventstream (1.2.0)
aws-partitions (1.554.0)
aws-partitions (1.555.0)
aws-sdk-alexaforbusiness (1.55.0)
aws-sdk-core (~> 3, >= 3.126.0)
aws-sigv4 (~> 1.1)
Expand All @@ -73,7 +73,7 @@ GEM
aws-sdk-applicationautoscaling (1.51.0)
aws-sdk-core (~> 3, >= 3.112.0)
aws-sigv4 (~> 1.1)
aws-sdk-athena (1.48.0)
aws-sdk-athena (1.49.0)
aws-sdk-core (~> 3, >= 3.126.0)
aws-sigv4 (~> 1.1)
aws-sdk-autoscaling (1.63.0)
Expand All @@ -82,7 +82,7 @@ GEM
aws-sdk-batch (1.47.0)
aws-sdk-core (~> 3, >= 3.112.0)
aws-sigv4 (~> 1.1)
aws-sdk-budgets (1.46.0)
aws-sdk-budgets (1.48.0)
aws-sdk-core (~> 3, >= 3.126.0)
aws-sigv4 (~> 1.1)
aws-sdk-cloudformation (1.67.0)
Expand Down Expand Up @@ -127,7 +127,7 @@ GEM
aws-sdk-configservice (1.73.0)
aws-sdk-core (~> 3, >= 3.126.0)
aws-sigv4 (~> 1.1)
aws-sdk-core (3.126.0)
aws-sdk-core (3.126.2)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1)
Expand All @@ -141,7 +141,7 @@ GEM
aws-sdk-dynamodb (1.72.0)
aws-sdk-core (~> 3, >= 3.126.0)
aws-sigv4 (~> 1.1)
aws-sdk-ec2 (1.298.0)
aws-sdk-ec2 (1.299.0)
aws-sdk-core (~> 3, >= 3.126.0)
aws-sigv4 (~> 1.1)
aws-sdk-ecr (1.53.0)
Expand Down Expand Up @@ -189,7 +189,7 @@ GEM
aws-sdk-guardduty (1.55.0)
aws-sdk-core (~> 3, >= 3.126.0)
aws-sigv4 (~> 1.1)
aws-sdk-iam (1.66.0)
aws-sdk-iam (1.67.0)
aws-sdk-core (~> 3, >= 3.126.0)
aws-sigv4 (~> 1.1)
aws-sdk-kafka (1.48.0)
Expand Down Expand Up @@ -219,10 +219,10 @@ GEM
aws-sdk-ram (1.26.0)
aws-sdk-core (~> 3, >= 3.112.0)
aws-sigv4 (~> 1.1)
aws-sdk-rds (1.138.0)
aws-sdk-rds (1.139.0)
aws-sdk-core (~> 3, >= 3.126.0)
aws-sigv4 (~> 1.1)
aws-sdk-redshift (1.77.0)
aws-sdk-redshift (1.78.0)
aws-sdk-core (~> 3, >= 3.126.0)
aws-sigv4 (~> 1.1)
aws-sdk-route53 (1.61.0)
Expand Down Expand Up @@ -271,7 +271,7 @@ GEM
aws-sdk-sqs (1.50.0)
aws-sdk-core (~> 3, >= 3.126.0)
aws-sigv4 (~> 1.1)
aws-sdk-ssm (1.130.0)
aws-sdk-ssm (1.131.0)
aws-sdk-core (~> 3, >= 3.126.0)
aws-sigv4 (~> 1.1)
aws-sdk-states (1.39.0)
Expand Down Expand Up @@ -302,21 +302,21 @@ GEM
bcrypt_pbkdf (1.1.0)
bson (4.14.1)
builder (3.2.4)
chef-config (17.9.46)
chef-config (17.9.52)
addressable
chef-utils (= 17.9.46)
chef-utils (= 17.9.52)
fuzzyurl
mixlib-config (>= 2.2.12, < 4.0)
mixlib-shellout (>= 2.0, < 4.0)
tomlrb (~> 1.2)
chef-telemetry (1.1.1)
chef-config
concurrent-ruby (~> 1.0)
chef-utils (17.9.46)
chef-utils (17.9.52)
concurrent-ruby
coderay (1.1.3)
concurrent-ruby (1.1.9)
cookstyle (7.31.3)
cookstyle (7.31.7)
rubocop (= 1.25.1)
declarative (0.0.20)
diff-lcs (1.5.0)
Expand Down Expand Up @@ -372,15 +372,15 @@ GEM
http-cookie (1.0.4)
domain_name (~> 0.5)
httpclient (2.8.3)
i18n (1.9.1)
i18n (1.10.0)
concurrent-ruby (~> 1.0)
inifile (3.0.0)
jmespath (1.5.0)
jmespath (1.6.0)
json (2.6.1)
jwt (2.3.0)
kitchen-inspec (2.5.0)
kitchen-inspec (2.5.2)
hashie (>= 3.4, <= 5.0)
inspec (>= 2.2.64, < 5.0)
inspec (>= 2.2.64, < 6.0)
test-kitchen (>= 2.7, < 4)
kitchen-salt (0.7.2)
hashie (>= 3.5)
Expand Down
4 changes: 2 additions & 2 deletions ssf/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ ssf_node_anchors:
upstream: 'upstream'
commit:
# yamllint disable rule:line-length rule:quoted-strings
title: "chore(gemfile.lock): update to latest gem versions (2022-W07) [skip ci]"
body: '* Automated using https://github.com/myii/ssf-formula/pull/416'
title: "chore(gemfile.lock): update to latest gem versions (2022-W08) [skip ci]"
body: '* Automated using https://github.com/myii/ssf-formula/pull/419'
# yamllint enable rule:line-length rule:quoted-strings
github:
owner: 'saltstack-formulas'
Expand Down
42 changes: 21 additions & 21 deletions ssf/files/default/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
GIT
remote: https://gitlab.com/saltstack-formulas/infrastructure/inspec
revision: 8f9d68f8c3ba20abf366af8e735287bf83fb93b1
revision: 1dd91ba6544d9e26c266b055f7648defc89ca9ce
branch: ssf
specs:
inspec (4.56.4)
inspec (5.0.4)
cookstyle
faraday_middleware (>= 0.12.2, < 1.1)
inspec-core (= 4.56.4)
inspec-core (= 5.0.4)
mongo (= 2.13.2)
rake
train (~> 3.0)
train-aws (~> 0.2)
train-habitat (~> 0.1)
train-winrm (~> 0.2)
inspec-core (4.56.4)
inspec-core (5.0.4)
addressable (~> 2.4)
chef-telemetry (~> 1.0, >= 1.0.8)
faraday (>= 0.9.0, < 1.5)
Expand Down Expand Up @@ -57,7 +57,7 @@ GEM
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.2)
aws-eventstream (1.2.0)
aws-partitions (1.554.0)
aws-partitions (1.555.0)
aws-sdk-alexaforbusiness (1.55.0)
aws-sdk-core (~> 3, >= 3.126.0)
aws-sigv4 (~> 1.1)
Expand All @@ -73,7 +73,7 @@ GEM
aws-sdk-applicationautoscaling (1.51.0)
aws-sdk-core (~> 3, >= 3.112.0)
aws-sigv4 (~> 1.1)
aws-sdk-athena (1.48.0)
aws-sdk-athena (1.49.0)
aws-sdk-core (~> 3, >= 3.126.0)
aws-sigv4 (~> 1.1)
aws-sdk-autoscaling (1.63.0)
Expand All @@ -82,7 +82,7 @@ GEM
aws-sdk-batch (1.47.0)
aws-sdk-core (~> 3, >= 3.112.0)
aws-sigv4 (~> 1.1)
aws-sdk-budgets (1.46.0)
aws-sdk-budgets (1.48.0)
aws-sdk-core (~> 3, >= 3.126.0)
aws-sigv4 (~> 1.1)
aws-sdk-cloudformation (1.67.0)
Expand Down Expand Up @@ -127,7 +127,7 @@ GEM
aws-sdk-configservice (1.73.0)
aws-sdk-core (~> 3, >= 3.126.0)
aws-sigv4 (~> 1.1)
aws-sdk-core (3.126.0)
aws-sdk-core (3.126.2)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1)
Expand All @@ -141,7 +141,7 @@ GEM
aws-sdk-dynamodb (1.72.0)
aws-sdk-core (~> 3, >= 3.126.0)
aws-sigv4 (~> 1.1)
aws-sdk-ec2 (1.298.0)
aws-sdk-ec2 (1.299.0)
aws-sdk-core (~> 3, >= 3.126.0)
aws-sigv4 (~> 1.1)
aws-sdk-ecr (1.53.0)
Expand Down Expand Up @@ -189,7 +189,7 @@ GEM
aws-sdk-guardduty (1.55.0)
aws-sdk-core (~> 3, >= 3.126.0)
aws-sigv4 (~> 1.1)
aws-sdk-iam (1.66.0)
aws-sdk-iam (1.67.0)
aws-sdk-core (~> 3, >= 3.126.0)
aws-sigv4 (~> 1.1)
aws-sdk-kafka (1.48.0)
Expand Down Expand Up @@ -219,10 +219,10 @@ GEM
aws-sdk-ram (1.26.0)
aws-sdk-core (~> 3, >= 3.112.0)
aws-sigv4 (~> 1.1)
aws-sdk-rds (1.138.0)
aws-sdk-rds (1.139.0)
aws-sdk-core (~> 3, >= 3.126.0)
aws-sigv4 (~> 1.1)
aws-sdk-redshift (1.77.0)
aws-sdk-redshift (1.78.0)
aws-sdk-core (~> 3, >= 3.126.0)
aws-sigv4 (~> 1.1)
aws-sdk-route53 (1.61.0)
Expand Down Expand Up @@ -271,7 +271,7 @@ GEM
aws-sdk-sqs (1.50.0)
aws-sdk-core (~> 3, >= 3.126.0)
aws-sigv4 (~> 1.1)
aws-sdk-ssm (1.130.0)
aws-sdk-ssm (1.131.0)
aws-sdk-core (~> 3, >= 3.126.0)
aws-sigv4 (~> 1.1)
aws-sdk-states (1.39.0)
Expand Down Expand Up @@ -302,21 +302,21 @@ GEM
bcrypt_pbkdf (1.1.0)
bson (4.14.1)
builder (3.2.4)
chef-config (17.9.46)
chef-config (17.9.52)
addressable
chef-utils (= 17.9.46)
chef-utils (= 17.9.52)
fuzzyurl
mixlib-config (>= 2.2.12, < 4.0)
mixlib-shellout (>= 2.0, < 4.0)
tomlrb (~> 1.2)
chef-telemetry (1.1.1)
chef-config
concurrent-ruby (~> 1.0)
chef-utils (17.9.46)
chef-utils (17.9.52)
concurrent-ruby
coderay (1.1.3)
concurrent-ruby (1.1.9)
cookstyle (7.31.3)
cookstyle (7.31.7)
rubocop (= 1.25.1)
declarative (0.0.20)
diff-lcs (1.5.0)
Expand Down Expand Up @@ -372,15 +372,15 @@ GEM
http-cookie (1.0.4)
domain_name (~> 0.5)
httpclient (2.8.3)
i18n (1.9.1)
i18n (1.10.0)
concurrent-ruby (~> 1.0)
inifile (3.0.0)
jmespath (1.5.0)
jmespath (1.6.0)
json (2.6.1)
jwt (2.3.0)
kitchen-inspec (2.5.0)
kitchen-inspec (2.5.2)
hashie (>= 3.4, <= 5.0)
inspec (>= 2.2.64, < 5.0)
inspec (>= 2.2.64, < 6.0)
test-kitchen (>= 2.7, < 4)
kitchen-salt (0.7.2)
hashie (>= 3.5)
Expand Down
Loading

0 comments on commit 753c34b

Please sign in to comment.