Skip to content

Commit

Permalink
chore(gemfile.lock): update to latest gem versions (2022-W23) [skip ci]
Browse files Browse the repository at this point in the history
* Automated using myii/ssf-formula#449
  • Loading branch information
myii committed Jun 7, 2022
1 parent c090f3d commit 2e2aa10
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
GIT
remote: https://gitlab.com/saltstack-formulas/infrastructure/inspec
revision: 2b56b68db2a758041b9df5b2e4bdc3c6700558ea
revision: 6bedc829b7fcec035311d8c6086db5d59414428c
branch: ssf
specs:
inspec (5.17.4)
inspec (5.17.9)
cookstyle
faraday_middleware (>= 0.12.2, < 1.1)
inspec-core (= 5.17.4)
inspec-core (= 5.17.9)
mongo (= 2.13.2)
progress_bar (~> 1.3.3)
rake
train (~> 3.0)
train-aws (~> 0.2)
train-habitat (~> 0.1)
train-winrm (~> 0.2)
inspec-core (5.17.4)
inspec-core (5.17.9)
addressable (~> 2.4)
chef-telemetry (~> 1.0, >= 1.0.8)
faraday (>= 0.9.0, < 1.5)
Expand Down Expand Up @@ -58,7 +58,7 @@ GEM
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.2)
aws-eventstream (1.2.0)
aws-partitions (1.594.0)
aws-partitions (1.596.0)
aws-sdk-alexaforbusiness (1.56.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
Expand Down Expand Up @@ -226,7 +226,7 @@ GEM
aws-sdk-redshift (1.82.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-route53 (1.62.0)
aws-sdk-route53 (1.63.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-route53domains (1.40.0)
Expand Down Expand Up @@ -380,8 +380,8 @@ GEM
inifile (3.0.0)
jmespath (1.6.1)
json (2.6.2)
jwt (2.3.0)
kitchen-inspec (2.5.2)
jwt (2.4.0)
kitchen-inspec (2.6.0)
hashie (>= 3.4, <= 5.0)
inspec (>= 2.2.64, < 6.0)
test-kitchen (>= 2.7, < 4)
Expand All @@ -403,7 +403,7 @@ GEM
minitest (5.15.0)
mixlib-config (3.0.9)
tomlrb
mixlib-install (3.12.16)
mixlib-install (3.12.19)
mixlib-shellout
mixlib-versioning
thor
Expand All @@ -423,7 +423,7 @@ GEM
faraday-cookie_jar (~> 0.0.6)
ms_rest (~> 0.7.6)
multi_json (1.15.0)
multipart-post (2.1.1)
multipart-post (2.2.0)
net-scp (3.0.0)
net-ssh (>= 2.6.5, < 7.0.0)
net-ssh (6.1.0)
Expand Down

0 comments on commit 2e2aa10

Please sign in to comment.