Sha256: b963f0c82b233927ba308d6f94ec8359316b99d726e3b22a6fd978e0b5884695
Contents?: true
Size: 526 Bytes
Versions: 8
Compression:
Stored size: 526 Bytes
Contents
source "https://rubygems.org" gem "chef-acceptance", github: "chef/chef-acceptance" gem "test-kitchen" gem "kitchen-ec2" gem "kitchen-inspec" gem "kitchen-vagrant" gem "windows_chef_zero" gem "winrm-fs" gem "winrm-elevated" gem "berkshelf" # Workaround to address https://github.com/sickill/rainbow/issues/44 gem "rainbow", ">= 2.1.0", "< 2.2" # TODO remove this when we update Chef to use the new api exposed in 3.5.1 gem "rspec-core", "= 3.4.4" # until 2.0.0 is fixed for unstable packages gem "mixlib-install", "1.2.3"
Version data entries
8 entries across 8 versions & 1 rubygems