summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-05-26 15:51:13 -0700
committerTim Smith <tsmith84@gmail.com>2020-05-26 15:51:13 -0700
commit97ffcbcd65467bc3b93a54950373b8b6e7ce2168 (patch)
treee681884682f77425cc250d388e3d83bb0dc1b1e6 /Gemfile.lock
parent82c48299a27b46a8f0d68260cd93adca002cbb01 (diff)
downloadchef-97ffcbcd65467bc3b93a54950373b8b6e7ce2168.tar.gz
Pull in updated omnibus-software for rubygems perf patch
This resolves the rubygems perf regression in the release that shipped in Ruby 2.7.x Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 3510a8b14f..9fe2877886 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,7 +8,7 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: 0154d81e4caa42634b416e11cc34f4abf7ae2729
+ revision: c01c03fba0834bcebb7f90c9c27dd720ab8b4a58
branch: master
specs:
ohai (16.1.1)
@@ -284,7 +284,7 @@ GEM
net-ssh-gateway (>= 1.2.0)
nori (2.6.0)
parallel (1.19.1)
- parser (2.7.1.2)
+ parser (2.7.1.3)
ast (~> 2.4.0)
parslet (1.8.2)
pastel (0.7.4)
@@ -301,9 +301,9 @@ GEM
pry-remote (0.1.8)
pry (~> 0.9)
slop (~> 3.0)
- pry-stack_explorer (0.4.9.3)
- binding_of_caller (>= 0.7)
- pry (>= 0.9.11)
+ pry-stack_explorer (0.5.1)
+ binding_of_caller (~> 0.7)
+ pry (~> 0.13)
public_suffix (4.0.5)
rack (2.2.2)
rainbow (3.0.0)