Sha256: 2c2c41783f07fec34b0bcd9610857ae53b2b7c78191910496122af81b3492042
Contents?: true
Size: 373 Bytes
Versions: 10
Compression:
Stored size: 373 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", :git => "git://github.com/mitchellh/vagrant.git", :tag => 'v1.8.1' gem 'simplecov', :require => false end
Version data entries
10 entries across 10 versions & 2 rubygems