2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-22 20:31:09 +00:00
Files
xcat-core/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/cookbooks/nodejs/Gemfile
2013-11-12 10:24:04 -05:00

11 lines
190 B
Ruby

source 'https://rubygems.org'
gem 'foodcritic'
gem 'thor-foodcritic'
group :integration do
gem 'berkshelf'
gem 'test-kitchen', '~> 1.0.0.beta'
gem 'kitchen-vagrant', '~> 0.11.0'
end