summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-08-03 01:01:26 -0400
committerGitHub <noreply@github.com>2019-08-03 01:01:26 -0400
commit6dd409aa11230b33e18a56e5e18c6ec358376cb6 (patch)
tree7672cd073ab3d7f9a8467a979e7b29ccc9d31582
parentd8c65dfc798f59801333f88bfdf2436787f3d3da (diff)
parent58b7dd52bfa251dc2f552d964696458a715e6436 (diff)
downloadchef-6dd409aa11230b33e18a56e5e18c6ec358376cb6.tar.gz
Merge pull request #8788 from chef/expeditor/inspec-core-bin_4.10.4
Bump inspec-core-bin to 4.10.4 and Ohai to 15.2.4
-rw-r--r--Gemfile.lock57
1 files changed, 27 insertions, 30 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 40d8969651..a8d220afc6 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: 70b7b54cabef12e1cc4ac771c0952ad0c5c45eb8
+ revision: 1f6037c2320120a465e8fc977675f0a0e4ad6ddd
branch: master
specs:
- ohai (15.2.1)
+ ohai (15.2.4)
chef-config (>= 12.8, < 16)
ffi (~> 1.9)
ffi-yajl (~> 2.2)
@@ -149,7 +149,7 @@ GEM
diff-lcs (1.3)
docile (1.3.2)
ed25519 (1.2.4)
- equatable (0.5.0)
+ equatable (0.6.1)
erubis (2.7.0)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
@@ -175,7 +175,7 @@ GEM
htmlentities (4.3.4)
httpclient (2.8.3)
iniparse (1.4.4)
- inspec-core (4.7.24)
+ inspec-core (4.10.4)
addressable (~> 2.4)
faraday (>= 0.9.0)
faraday_middleware (~> 0.12.2)
@@ -200,8 +200,8 @@ GEM
train-core (~> 2.0)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
- inspec-core-bin (4.7.24)
- inspec-core (= 4.7.24)
+ inspec-core-bin (4.10.4)
+ inspec-core (= 4.10.4)
ipaddress (0.8.3)
iso8601 (0.12.1)
jaro_winkler (1.5.3)
@@ -234,7 +234,7 @@ GEM
wmi-lite (~> 1.0)
multi_json (1.13.1)
multipart-post (2.1.1)
- necromancer (0.4.0)
+ necromancer (0.5.0)
net-scp (2.0.0)
net-ssh (>= 2.6.5, < 6.0.0)
net-sftp (2.1.2)
@@ -250,9 +250,9 @@ GEM
parser (2.6.3.0)
ast (~> 2.4.0)
parslet (1.8.2)
- pastel (0.7.2)
- equatable (~> 0.5.0)
- tty-color (~> 0.4.0)
+ pastel (0.7.3)
+ equatable (~> 0.6)
+ tty-color (~> 0.5)
plist (3.5.0)
proxifier (1.0.3)
pry (0.12.2)
@@ -323,7 +323,6 @@ GEM
term-ansicolor (1.7.1)
tins (~> 1.0)
thor (0.20.3)
- timers (4.3.0)
tins (1.21.1)
tomlrb (1.2.8)
train-core (2.1.19)
@@ -333,29 +332,27 @@ GEM
net-ssh (>= 2.9, < 6.0)
winrm (~> 2.0)
winrm-fs (~> 1.0)
- tty-box (0.3.0)
+ tty-box (0.4.0)
pastel (~> 0.7.2)
- strings (~> 0.1.4)
- tty-cursor (~> 0.6.0)
- tty-color (0.4.3)
- tty-cursor (0.6.1)
- tty-prompt (0.18.1)
- necromancer (~> 0.4.0)
+ strings (~> 0.1.5)
+ tty-cursor (~> 0.7)
+ tty-color (0.5.0)
+ tty-cursor (0.7.0)
+ tty-prompt (0.19.0)
+ necromancer (~> 0.5.0)
pastel (~> 0.7.0)
- timers (~> 4.0)
- tty-cursor (~> 0.6.0)
- tty-reader (~> 0.5.0)
- tty-reader (0.5.0)
- tty-cursor (~> 0.6.0)
- tty-screen (~> 0.6.4)
+ tty-reader (~> 0.6.0)
+ tty-reader (0.6.0)
+ tty-cursor (~> 0.7)
+ tty-screen (~> 0.7)
wisper (~> 2.0.0)
- tty-screen (0.6.5)
- tty-table (0.10.0)
- equatable (~> 0.5.0)
- necromancer (~> 0.4.0)
+ tty-screen (0.7.0)
+ tty-table (0.11.0)
+ equatable (~> 0.6)
+ necromancer (~> 0.5)
pastel (~> 0.7.2)
- strings (~> 0.1.0)
- tty-screen (~> 0.6.4)
+ strings (~> 0.1.5)
+ tty-screen (~> 0.7)
unicode-display_width (1.6.0)
unicode_utils (1.4.0)
uuidtools (2.1.5)