xcat-core/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/cookbooks/statsd/Gemfile

9 lines
184 B
Ruby

source "https://rubygems.org"
gem "chef", "~> 11.4.4"
gem "json", "<= 1.7.7" # chef dependency
gem "berkshelf", "~> 2.0.10"
gem "chefspec", "~> 1.2.0"
gem "foodcritic"
gem "strainer"