Sha256: 1c385bb47cc1fd1f43729cdfc39cf2ce04b13f0b91e90a926b1fd88e67b41825

Contents?: true

Size: 234 Bytes

Versions: 1

Compression:

Stored size: 234 Bytes

Contents

source 'https://rubygems.org'
ruby '2.0.0'

gemspec

group :development do
  gem 'vagrant', :github => 'mitchellh/vagrant', :tag => 'v1.5.4'
end

if File.exists? "#{__FILE__}.local"
  eval(File.read("#{__FILE__}.local"), binding)
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vagrant-auto_network-1.0.0.beta1 Gemfile