Sha256: ba5053aa6551aee448ad4e870d261f6057889046ef6d199bf39703c743bb65c5

Contents?: true

Size: 250 Bytes

Versions: 8

Compression:

Stored size: 250 Bytes

Contents

source "https://rubygems.org"

gemspec

if File.exist?(File.expand_path("../../vagrant-spec", __FILE__))
  gem 'vagrant-spec', path: "../vagrant-spec"
else
  gem 'vagrant-spec', git: "https://github.com/hashicorp/vagrant-spec.git", branch: :main
end

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
vagrant-unbundled-2.3.6.0 Gemfile
tamtam-vagrant-reload-1.2.1 vendor/cache/vagrant-2092df529ae7/Gemfile
vagrant-unbundled-2.3.3.0 Gemfile
vagrant-unbundled-2.3.2.0 Gemfile
vagrant-unbundled-2.2.19.0 Gemfile
vagrant-unbundled-2.2.18.0 Gemfile
vagrant-unbundled-2.2.16.0 Gemfile
vagrant-unbundled-2.2.14.0 Gemfile