Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump inspec to 4.12.0 #435

Merged
merged 1 commit into from
Aug 15, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 13 additions & 11 deletions components/gems/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ GEM
aws-sdk-apigatewayv2 (1.13.0)
aws-sdk-core (~> 3, >= 3.61.1)
aws-sigv4 (~> 1.1)
aws-sdk-athena (1.18.0)
aws-sdk-athena (1.19.0)
aws-sdk-core (~> 3, >= 3.61.1)
aws-sigv4 (~> 1.1)
aws-sdk-autoscaling (1.22.0)
Expand All @@ -48,7 +48,7 @@ GEM
aws-sdk-cloudwatchlogs (1.25.0)
aws-sdk-core (~> 3, >= 3.61.1)
aws-sigv4 (~> 1.1)
aws-sdk-codecommit (1.27.0)
aws-sdk-codecommit (1.28.0)
aws-sdk-core (~> 3, >= 3.61.1)
aws-sigv4 (~> 1.1)
aws-sdk-codedeploy (1.26.0)
Expand All @@ -60,7 +60,7 @@ GEM
aws-sdk-configservice (1.35.0)
aws-sdk-core (~> 3, >= 3.61.1)
aws-sigv4 (~> 1.1)
aws-sdk-core (3.62.0)
aws-sdk-core (3.63.0)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1.0)
aws-sigv4 (~> 1.1)
Expand All @@ -71,7 +71,7 @@ GEM
aws-sdk-dynamodb (1.34.0)
aws-sdk-core (~> 3, >= 3.61.1)
aws-sigv4 (~> 1.1)
aws-sdk-ec2 (1.104.0)
aws-sdk-ec2 (1.105.0)
aws-sdk-core (~> 3, >= 3.61.1)
aws-sigv4 (~> 1.1)
aws-sdk-ecr (1.20.0)
Expand Down Expand Up @@ -446,7 +446,7 @@ GEM
ice_nine (0.11.2)
inifile (3.0.0)
iniparse (1.4.4)
inspec (4.10.4)
inspec (4.12.0)
addressable (~> 2.4)
faraday (>= 0.9.0)
faraday_middleware (~> 0.12.2)
Expand All @@ -468,13 +468,14 @@ GEM
term-ansicolor
thor (~> 0.20)
tomlrb (~> 1.2)
train (~> 2.0)
train (~> 3.0)
train-aws (~> 0.1)
train-habitat (~> 0.1)
train-winrm (~> 0.2)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
inspec-bin (4.10.4)
inspec (= 4.10.4)
inspec-bin (4.12.0)
inspec (= 4.12.0)
ipaddress (0.8.3)
iso8601 (0.12.1)
jaro_winkler (1.5.3)
Expand Down Expand Up @@ -768,7 +769,7 @@ GEM
toml-rb (1.1.2)
citrus (~> 3.0, > 3.0)
tomlrb (1.2.8)
train (2.1.19)
train (3.0.2)
azure_graph_rbac (~> 0.16)
azure_mgmt_key_vault (~> 0.17)
azure_mgmt_resources (~> 0.15)
Expand All @@ -780,8 +781,6 @@ GEM
mixlib-shellout (>= 2.0, < 4.0)
net-scp (>= 1.2, < 3.0)
net-ssh (>= 2.9, < 6.0)
winrm (~> 2.0)
winrm-fs (~> 1.0)
train-aws (0.1.11)
aws-sdk-apigateway (~> 1)
aws-sdk-apigatewayv2 (~> 1)
Expand Down Expand Up @@ -837,6 +836,9 @@ GEM
winrm (~> 2.0)
winrm-fs (~> 1.0)
train-habitat (0.2.11)
train-winrm (0.2.3)
winrm (~> 2.0)
winrm-fs (~> 1.0)
treetop (1.6.10)
polyglot (~> 0.3)
trollop (2.9.9)
Expand Down