source "https://rubygems.org" gemspec gem "vmfloaty", "0.8.2" group :development do gem "vagrant", git: "https://github.com/mitchellh/vagrant.git" gem "rspec" gem "rake" end