Skip to content

Commit

Permalink
Adding Inspec 4.18.114
Browse files Browse the repository at this point in the history
Signed-off-by: tyler-ball <tball@chef.io>
  • Loading branch information
tyler-ball committed May 14, 2020
1 parent f57204a commit e9d924e
Showing 1 changed file with 14 additions and 13 deletions.
27 changes: 14 additions & 13 deletions components/gems/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ GEM
artifactory (3.0.12)
ast (2.4.0)
aws-eventstream (1.1.0)
aws-partitions (1.313.0)
aws-partitions (1.314.0)
aws-sdk-apigateway (1.40.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
Expand Down Expand Up @@ -86,7 +86,7 @@ GEM
aws-sdk-eks (1.36.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-elasticache (1.32.0)
aws-sdk-elasticache (1.33.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-elasticbeanstalk (1.29.0)
Expand Down Expand Up @@ -300,9 +300,9 @@ GEM
tty-spinner
chef-bin (16.0.287)
chef (= 16.0.287)
chef-cli (2.0.10)
chef-cli (3.0.1)
addressable (>= 2.3.5, < 2.8)
chef (>= 14.0)
chef (>= 15.0)
cookbook-omnifetch (~> 0.5)
diff-lcs (~> 1.0)
ffi-yajl (>= 1.0, < 3.0)
Expand Down Expand Up @@ -332,7 +332,7 @@ GEM
mixlib-log (>= 2.0, < 4.0)
rack (~> 2.0, >= 2.0.6)
uuidtools (~> 2.1)
cheffish (15.0.0)
cheffish (15.0.3)
chef-zero (>= 14.0)
net-ssh
chefspec (9.1.0)
Expand Down Expand Up @@ -484,16 +484,16 @@ GEM
ice_nine (0.11.2)
inifile (3.0.0)
iniparse (1.5.0)
inspec (4.18.111)
inspec (4.18.114)
faraday_middleware (~> 0.12.2)
inspec-core (= 4.18.111)
inspec-core (= 4.18.114)
train (~> 3.0)
train-aws (~> 0.1)
train-habitat (~> 0.1)
train-winrm (~> 0.2)
inspec-bin (4.18.111)
inspec (= 4.18.111)
inspec-core (4.18.111)
inspec-bin (4.18.114)
inspec (= 4.18.114)
inspec-core (4.18.114)
addressable (~> 2.4)
chef-telemetry (~> 1.0)
faraday (>= 0.9.0)
Expand Down Expand Up @@ -637,7 +637,7 @@ GEM
method_source (1.0.0)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2020.0425)
mime-types-data (3.2020.0512)
mini_mime (1.0.2)
mini_portile2 (2.5.0)
minitar (0.9)
Expand Down Expand Up @@ -789,7 +789,8 @@ GEM
rexml
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
ruby-prof (1.3.2)
ruby-prof (1.4.0)
ruby-prof (1.4.0-x64-mingw32)
ruby-progressbar (1.10.1)
ruby-shadow (2.5.0)
rubyntlm (0.6.2)
Expand Down Expand Up @@ -841,7 +842,7 @@ GEM
thor (0.20.3)
thread_safe (0.3.6)
timeliness (0.3.10)
tins (1.24.1)
tins (1.25.0)
sync
toml-rb (2.0.1)
citrus (~> 3.0, > 3.0)
Expand Down

0 comments on commit e9d924e

Please sign in to comment.