Sha256: 7af04203a2a56e4f2452c6f91f6e2e3e9fa146fa8342b589bd03ba11701ce347
Contents?: true
Size: 365 Bytes
Versions: 7
Compression:
Stored size: 365 Bytes
Contents
source 'https://rubygems.org' # Specify your gem's dependencies in vagrant-docker-provisioner.gemspec gemspec group :development do gem 'vagrant', github: 'mitchellh/vagrant' gem 'vagrant-lxc' gem 'vagrant-cachier' gem 'vagrant-pristine' gem 'vagrant-global-status' gem 'rspec' gem 'simplecov', require: false gem 'bogus' gem 'guard-rspec' end
Version data entries
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
vocker-0.3.3 | Gemfile |
vocker-0.3.2 | Gemfile |
vocker-0.3.1 | Gemfile |
vocker-0.3.0 | Gemfile |
vocker-0.2.1 | Gemfile |
vocker-0.2.0 | Gemfile |
vocker-0.1.0 | Gemfile |