Sha256: 58ab44ed76b8ab5857b0139a90e7833864bb37faeec2047a2b6788647723a4d0
Contents?: true
Size: 291 Bytes
Versions: 3
Compression:
Stored size: 291 Bytes
Contents
source 'https://rubygems.org' gemspec group :development do if File.exist?(File.expand_path("../../vagrant", __FILE__)) gem 'vagrant', path: "../vagrant" else gem 'vagrant', :git => 'https://github.com/hashicorp/vagrant.git', branch: "main" end gem 'rake', '>= 12.3.3' end
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
vagrant-host-artix-0.0.3 | Gemfile |
vagrant-host-artix-0.0.2 | Gemfile |
vagrant-none-communicator-0.1.0 | Gemfile |