chef-dk: 4.7.73 -> 4.13.3

This commit is contained in:
Mateusz Kowalczyk 2021-02-11 12:53:24 +09:00
parent 1d7e0a4777
commit 47a2d6bcf3
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