vagrant_bootstrap 0.1.9 → 0.1.10

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module VagrantBootstrap
2
- VERSION = "0.1.9"
2
+ VERSION = "0.1.10"
3
3
  end
@@ -6,7 +6,7 @@ Vagrant::Config.run do |config|
6
6
  config.vm.define "<%= name %>" do |config|
7
7
 
8
8
  # Every Vagrant virtual environment requires a box to build off of.
9
- config.vm.box = "maverick64-sr"
9
+ config.vm.box = "maverick64"
10
10
 
11
11
  # The url from where the 'config.vm.box' box will be fetched if it
12
12
  # doesn't already exist on the user's system.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vagrant_bootstrap
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.9
4
+ version: 0.1.10
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: