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

10 lines
325 B
Ruby

source "https://rubygems.org"
#gem 'rb-fsevent', :group => :development
gem 'rb-inotify', :group => :development
gem 'berkshelf'
gem 'thor-foodcritic'
gem 'tailor'
gem 'test-kitchen', :git => 'git://github.com/opscode/test-kitchen.git', :branch => '1.0', :group => :integration
gem 'kitchen-vagrant', :group => :integration