diff options
author | Tim Smith <tsmith84@gmail.com> | 2019-08-02 21:37:22 -0400 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2019-08-02 21:37:22 -0400 |
commit | 58b7dd52bfa251dc2f552d964696458a715e6436 (patch) | |
tree | 7672cd073ab3d7f9a8467a979e7b29ccc9d31582 | |
parent | 891d7b68633ef229ce0de5cf34f98a8d773c52a3 (diff) | |
download | chef-58b7dd52bfa251dc2f552d964696458a715e6436.tar.gz |
Bump Ohai to 15.2.4 with Openstack improvementsexpeditor/inspec-core-bin_4.10.4
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r-- | Gemfile.lock | 51 |
1 files changed, 24 insertions, 27 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 7a0c936151..a8d220afc6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,10 +8,10 @@ GIT GIT remote: https://github.com/chef/ohai.git - revision: b0cc3c199af96d28c9f560bcf0b640a49dff6fbc + revision: 1f6037c2320120a465e8fc977675f0a0e4ad6ddd branch: master specs: - ohai (15.2.2) + 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) @@ -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) |