vagrant-lxc-ng/dev/Gemfile

6 lines
128 B
Ruby

# A sample Gemfile
source "https://rubygems.org"
gem 'vagrant', github: 'mitchellh/vagrant'
gem 'vagrant-lxc', path: '../'