# Work around test-kitchen 4.1.0 not loading Time#iso8601. # https://github.com/test-kitchen/test-kitchen/pull/2083 require "time" source "https://rubygems.org" gem "cinc-auditor-bin", :source => "https://rubygems.cinc.sh" gem "cookstyle" gem "kitchen-dokken", ">= 2.23.0" gem "kitchen-inspec" gem "test-kitchen"