Merge pull request #112714 from Fuuzetsu/recent-chef-dk

chef-dk: 4.7.73 -> 4.13.3
This commit is contained in:
Jörg Thalheim 2021-02-16 19:16:06 +00:00 committed by GitHub
commit ad051a97da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 923 additions and 806 deletions

View file

@ -1,6 +1,6 @@
source 'https://rubygems.org'
gem 'chef-dk', '4.7.73'
gem 'chef-dk', '4.13.3'
gem 'pry'
gem 'test-kitchen'
gem 'inspec'

File diff suppressed because it is too large Load diff

View file

@ -1,7 +1,7 @@
{ lib, bundlerEnv, bundlerUpdateScript, ruby, perl, autoconf }:
bundlerEnv {
name = "chef-dk-4.7.73";
name = "chef-dk-4.13.3";
inherit ruby;
gemdir = ./.;

File diff suppressed because it is too large Load diff