2014-10-23 19:25:40 +00:00
|
|
|
source "https://rubygems.org"
|
2010-02-06 07:41:22 +00:00
|
|
|
|
2011-09-01 05:28:16 +00:00
|
|
|
gemspec
|
2013-12-05 21:19:15 +00:00
|
|
|
|
2017-04-06 21:57:46 +00:00
|
|
|
# Disable until vagrant-spec rspec is pulled up
|
|
|
|
# if File.exist?(File.expand_path("../../vagrant-spec", __FILE__))
|
|
|
|
# gem 'vagrant-spec', path: "../vagrant-spec"
|
|
|
|
# else
|
|
|
|
# gem 'vagrant-spec', git: "https://github.com/mitchellh/vagrant-spec.git"
|
|
|
|
# end
|