]> git.openstreetmap.org Git - chef.git/blob - Gemfile
Correct boolean constant
[chef.git] / Gemfile
1 # Work around test-kitchen 4.1.0 not loading Time#iso8601.
2 # https://github.com/test-kitchen/test-kitchen/pull/2083
3 require "time"
4
5 source "https://rubygems.org"
6
7 gem "cinc-auditor-bin", :source => "https://rubygems.cinc.sh"
8 gem "cookstyle"
9 gem "kitchen-dokken", ">= 2.23.0"
10 gem "kitchen-inspec"
11 gem "test-kitchen"