summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-04-03 11:44:22 -0700
committerTim Smith <tsmith@chef.io>2019-04-03 11:44:22 -0700
commitfc9ff19673b147536e02ada46f8123b9d6858147 (patch)
treec56200457697f20932f7565c7ac26577589eb09b
parent8a38a450c87b0e6eeb17bc7d817f69ad1f1414b0 (diff)
downloadchef-fc9ff19673b147536e02ada46f8123b9d6858147.tar.gz
Update inspec-core to 3.9.0
This adds some new functionality and resolves build failures on Solaris. Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock20
-rw-r--r--omnibus/Gemfile.lock14
2 files changed, 17 insertions, 17 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 0bc53e6017..774fffc8b4 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -134,7 +134,7 @@ GEM
highline (1.7.10)
htmlentities (4.3.4)
iniparse (1.4.4)
- inspec-core (3.7.11)
+ inspec-core (3.9.0)
addressable (~> 2.4)
faraday (>= 0.9.0)
faraday_middleware (~> 0.12.2)
@@ -191,7 +191,7 @@ GEM
net-ssh-gateway (>= 1.2.0)
net-telnet (0.1.1)
netrc (0.11.0)
- octokit (4.13.0)
+ octokit (4.14.0)
sawyer (~> 0.8.0, >= 0.5.3)
ohai (14.8.11)
chef-config (>= 12.8, < 15)
@@ -205,7 +205,7 @@ GEM
plist (~> 3.1)
systemu (~> 2.6.4)
wmi-lite (~> 1.0)
- parallel (1.16.0)
+ parallel (1.17.0)
parser (2.6.2.0)
ast (~> 2.4.0)
parslet (1.8.2)
@@ -228,7 +228,7 @@ GEM
binding_of_caller (>= 0.7)
pry (>= 0.9.11)
public_suffix (3.0.3)
- rack (2.0.6)
+ rack (2.0.7)
rainbow (3.0.0)
rake (12.3.0)
rb-readline (0.5.5)
@@ -285,10 +285,10 @@ GEM
net-telnet (= 0.1.1)
sfl
sslshake (1.3.0)
- strings (0.1.4)
- strings-ansi (~> 0.1.0)
- unicode-display_width (~> 1.4.0)
- unicode_utils (~> 1.4.0)
+ strings (0.1.5)
+ strings-ansi (~> 0.1)
+ unicode-display_width (~> 1.5)
+ unicode_utils (~> 1.4)
strings-ansi (0.1.0)
structured_warnings (0.3.0)
syslog-logger (1.6.8)
@@ -321,7 +321,7 @@ GEM
pastel (~> 0.7.2)
strings (~> 0.1.0)
tty-screen (~> 0.6.4)
- unicode-display_width (1.4.1)
+ unicode-display_width (1.5.0)
unicode_utils (1.4.0)
uuidtools (2.1.5)
webmock (3.5.1)
@@ -354,7 +354,7 @@ GEM
structured_warnings
wisper (2.0.0)
wmi-lite (1.0.2)
- yard (0.9.18)
+ yard (0.9.19)
PLATFORMS
ruby
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index d9dc3f3534..1798c4db89 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/chef/omnibus
- revision: 096b70201d073a4aaca8f3b9faf76d4c648d05d5
+ revision: 7ad32798cd5893191e4b9bfc5b53e4cc8f32646b
branch: master
specs:
- omnibus (6.0.22)
+ omnibus (6.0.23)
aws-sdk-s3 (~> 1)
chef-sugar (>= 3.3)
cleanroom (~> 1.0)
@@ -18,7 +18,7 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: 3d5181c28da3fdf602f86096c00d3a7c666b538c
+ revision: 3f3bd5dd6d17212f2b90a2e45c63bf97224b48e6
branch: master
specs:
omnibus-software (4.0.0)
@@ -32,7 +32,7 @@ GEM
public_suffix (>= 2.0.2, < 4.0)
awesome_print (1.8.0)
aws-eventstream (1.0.2)
- aws-partitions (1.147.0)
+ aws-partitions (1.148.0)
aws-sdk-core (3.48.3)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1.0)
@@ -182,7 +182,7 @@ GEM
kitchen-vagrant (1.5.1)
test-kitchen (>= 1.4, < 3)
libyajl2 (1.2.0)
- license_scout (1.0.22)
+ license_scout (1.0.24)
ffi-yajl (~> 2.2)
mixlib-shellout (~> 2.2)
toml-rb (~> 1.0)
@@ -225,7 +225,7 @@ GEM
net-ssh-gateway (>= 1.2.0)
net-telnet (0.1.1)
nori (2.6.0)
- octokit (4.13.0)
+ octokit (4.14.0)
sawyer (~> 0.8.0, >= 0.5.3)
ohai (14.8.11)
chef-config (>= 12.8, < 15)
@@ -258,7 +258,7 @@ GEM
binding_of_caller (>= 0.7)
pry (>= 0.9.11)
public_suffix (3.0.3)
- rack (2.0.6)
+ rack (2.0.7)
retryable (3.0.4)
rspec (3.8.0)
rspec-core (~> 3.8.0)