From dbad211321a8391987e6baaa185047b73253b32d Mon Sep 17 00:00:00 2001
From: Imran Iqbal <iqbalmy@hotmail.com>
Date: Mon, 21 Feb 2022 19:09:22 +0000
Subject: [PATCH] chore(gemfile.lock): update to latest gem versions (2022-W08)
 [skip ci]

* Automated using https://github.com/myii/ssf-formula/pull/419
---
 .gitlab-ci.yml |  2 ++
 Gemfile.lock   | 42 +++++++++++++++++++++---------------------
 2 files changed, 23 insertions(+), 21 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1306aa5..bdf0e14 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -130,6 +130,7 @@ rubocop:
 ## Define the rest of the matrix based on Kitchen testing
 # Make sure the instances listed below match up with
 # the `platforms` defined in `kitchen.yml`
+# yamllint disable rule:line-length
 # default-debian-11-tiamat-py3: {extends: '.test_instance'}
 # default-debian-10-tiamat-py3: {extends: '.test_instance'}
 # default-debian-9-tiamat-py3: {extends: '.test_instance'}
@@ -208,6 +209,7 @@ default-ubuntu-1804-master-py3: {extends: '.test_instance'}
 # default-oraclelinux-7-3002-7-py3: {extends: '.test_instance'}
 # default-gentoo-stage3-latest-3002-7-py3: {extends: '.test_instance'}
 # default-gentoo-stage3-systemd-3002-7-py3: {extends: '.test_instance'}
+# yamllint enable rule:line-length
 
 ###############################################################################
 # `release` stage: `semantic-release`
diff --git a/Gemfile.lock b/Gemfile.lock
index 138c044..c25b847 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -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)
@@ -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)
@@ -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)
@@ -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)
@@ -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)
@@ -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)
@@ -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)
@@ -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)
@@ -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)
@@ -302,9 +302,9 @@ 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)
@@ -312,11 +312,11 @@ GEM
     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)
@@ -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)
-- 
GitLab