summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2019-12-04 16:14:19 -0800
committerTim Smith <tsmith84@gmail.com>2019-12-04 16:14:19 -0800
commit2e07d125f59804aa8a7f31ecbebd6840a900aca4 (patch)
treea3695792165d5af947c27098de0647ec7990b7d4
parent89ec3561222ceeecb1a2a123ebdb0054f1b8b1d9 (diff)
downloadchef-2e07d125f59804aa8a7f31ecbebd6840a900aca4.tar.gz
Update Ohai and pull in Ruby perf improvements
This is a much smaller Ohai and ruby that runs --version 25% faster on windows by improving require performance Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock28
-rw-r--r--omnibus/Gemfile.lock2
2 files changed, 15 insertions, 15 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 57a89dcb98..f6b1b16d8b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: 12d0d485b09a003500feb8c5f4078f9ba8f119a9
+ revision: e243f2f3d1aa14b81f927300c2555dedc1372b82
branch: master
specs:
- ohai (15.3.1)
+ ohai (15.6.2)
chef-config (>= 12.8, < 16)
ffi (~> 1.9)
ffi-yajl (~> 2.2)
@@ -162,15 +162,15 @@ GEM
equatable (0.6.1)
erubi (1.9.0)
erubis (2.7.0)
- faraday (0.17.0)
+ faraday (0.17.1)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.12.2)
faraday (>= 0.7.4, < 1.0)
fauxhai-ng (7.5.1)
net-ssh
- ffi (1.11.2)
- ffi (1.11.2-x64-mingw32)
- ffi (1.11.2-x86-mingw32)
+ ffi (1.11.3)
+ ffi (1.11.3-x64-mingw32)
+ ffi (1.11.3-x86-mingw32)
ffi-libarchive (0.4.10)
ffi (~> 1.0)
ffi-win32-extensions (1.0.3)
@@ -247,7 +247,7 @@ GEM
wmi-lite (~> 1.0)
multi_json (1.14.1)
multipart-post (2.1.1)
- necromancer (0.5.0)
+ necromancer (0.5.1)
net-scp (2.0.0)
net-ssh (>= 2.6.5, < 6.0.0)
net-sftp (2.1.2)
@@ -259,7 +259,7 @@ GEM
net-ssh (>= 2.6.5)
net-ssh-gateway (>= 1.2.0)
nori (2.6.0)
- parallel (1.19.0)
+ parallel (1.19.1)
parser (2.6.5.0)
ast (~> 2.4.0)
parslet (1.8.2)
@@ -325,7 +325,7 @@ GEM
simplecov-html (0.10.2)
slop (3.6.0)
sslshake (1.3.0)
- strings (0.1.7)
+ strings (0.1.8)
strings-ansi (~> 0.1)
unicode-display_width (~> 1.5)
unicode_utils (~> 1.4)
@@ -337,8 +337,8 @@ GEM
tins (~> 1.0)
thor (0.20.3)
tins (1.22.2)
- tomlrb (1.2.8)
- train-core (3.1.4)
+ tomlrb (1.2.9)
+ train-core (3.2.0)
json (>= 1.8, < 3.0)
mixlib-shellout (>= 2.0, < 4.0)
net-scp (>= 1.2, < 3.0)
@@ -352,11 +352,11 @@ GEM
tty-cursor (~> 0.7)
tty-color (0.5.0)
tty-cursor (0.7.0)
- tty-prompt (0.19.0)
+ tty-prompt (0.20.0)
necromancer (~> 0.5.0)
pastel (~> 0.7.0)
- tty-reader (~> 0.6.0)
- tty-reader (0.6.0)
+ tty-reader (~> 0.7.0)
+ tty-reader (0.7.0)
tty-cursor (~> 0.7)
tty-screen (~> 0.7)
wisper (~> 2.0.0)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index c1b9ebbbc1..70e7b99c4c 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -18,7 +18,7 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: c1557585f37c9e91466c9144dec370e983348876
+ revision: a6beb05a45db32678ce59c5d9a949995036cda83
branch: master
specs:
omnibus-software (4.0.0)