Sha256: 7a02db83ac25f3ce4fbd0ab7b6c0c095d40cec4e29eccf0ec0b672b996050805
Contents?: true
Size: 388 Bytes
Versions: 2
Compression:
Stored size: 388 Bytes
Contents
source "https://rubygems.org" gemspec group :development do # We depend on Vagrant for development, but we don't add it as a # gem dependency because we expect to be installed within the # Vagrant environment itself using `vagrant plugin`. gem "vagrant", "1.2.2", :git => "https://github.com/mitchellh/vagrant.git", :ref => "v1.2.2" gem "vagrant-omnibus", "1.0.2" end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
vagrant-plugin-bundler-0.1.1 | Gemfile |
vagrant-plugin-bundler-0.1.0 | Gemfile |