# A sample Gemfile
source "https://rubygems.org"

gem 'vagrant',     github: 'mitchellh/vagrant'
gem 'vagrant-lxc', path: '../'