summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-06-23 11:16:13 -0700
committerGitHub <noreply@github.com>2020-06-23 11:16:13 -0700
commit1a3d3eb5680ab2e16ce8569c2893123d446a5918 (patch)
tree8aede37f5ba7ae19cec8b8049c1a3189708dc9c1
parentf5d73f07305ed03b7d5fc934270a2f2082be79b9 (diff)
parent0b165502f4d52e1441b78a0968c43b1b263e4660 (diff)
downloadchef-1a3d3eb5680ab2e16ce8569c2893123d446a5918.tar.gz
Merge pull request #10046 from chef/bump_ohai_15
Bump Ohai to 15.12 to support macOS Big Sur
-rw-r--r--Gemfile.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index f60b811cd1..96ce9b0440 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: 2bd01b7869ee04accb358350e1e3563eff9100b3
+ revision: 0b01c1b4cb15e9b60337e5a29e93af1ad502027b
branch: 15-stable
specs:
- ohai (15.9.1)
+ ohai (15.12.0)
chef-config (>= 12.8, < 16)
ffi (~> 1.9)
ffi-yajl (~> 2.2)
@@ -300,7 +300,7 @@ GEM
binding_of_caller (>= 0.7)
pry (>= 0.9.11)
public_suffix (4.0.5)
- rack (2.2.2)
+ rack (2.2.3)
rainbow (3.0.0)
rake (12.3.3)
rb-readline (0.5.5)
@@ -379,7 +379,7 @@ GEM
tty-cursor (~> 0.7)
tty-screen (~> 0.7)
wisper (~> 2.0.0)
- tty-screen (0.7.1)
+ tty-screen (0.8.0)
tty-table (0.11.0)
equatable (~> 0.6)
necromancer (~> 0.5)