From 33bdc1a59525bc0515b19a23e302f7d9e4b194b3 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Fri, 17 Jan 2020 14:33:52 -0800 Subject: Bump to Chef Infra Client 16 Start the development process Signed-off-by: Tim Smith --- Gemfile | 1 - 1 file changed, 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 464bb02685..287fff159b 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,6 @@ source "https://rubygems.org" # of bundler versions prior to 1.12.0 (https://github.com/bundler/bundler/commit/193a14fe5e0d56294c7b370a0e59f93b2c216eed) gem "chef", path: "." -# necessary until we release ohai 15 gem "ohai", git: "https://github.com/chef/ohai.git", branch: "master" gem "chef-utils", path: File.expand_path("../chef-utils", __FILE__) if File.exist?(File.expand_path("../chef-utils", __FILE__)) -- cgit v1.2.1