diff --git a/Puppetfile b/Puppetfile index f9a42b1..6bc1cee 100644 --- a/Puppetfile +++ b/Puppetfile @@ -7,7 +7,7 @@ # Includes many of our custom types and providers, as well as global # config. Required. -mod "boxen", "0.0.2", :github_tarball => "boxen/puppet-boxen" +mod "boxen", "0.0.3", :github_tarball => "boxen/puppet-boxen" # Core modules for a basic development environment. # You can replace some/most of those if you want, but it's not recommended. diff --git a/Puppetfile.lock b/Puppetfile.lock index 36cb1c9..e9cd21d 100644 --- a/Puppetfile.lock +++ b/Puppetfile.lock @@ -1,7 +1,7 @@ GITHUBTARBALL remote: boxen/puppet-boxen specs: - boxen (0.0.2) + boxen (0.0.3) GITHUBTARBALL remote: boxen/puppet-git @@ -54,7 +54,7 @@ GITHUBTARBALL xcode (0.0.1) DEPENDENCIES - boxen (= 0.0.2) + boxen (= 0.0.3) git (= 0.0.1) homebrew (= 0.0.1) hub (= 0.0.1) diff --git a/vendor/puppet/cache/boxen-puppet-boxen-0.0.1.1.tar.gz b/vendor/puppet/cache/boxen-puppet-boxen-0.0.1.1.tar.gz deleted file mode 100644 index 7e4350f..0000000 Binary files a/vendor/puppet/cache/boxen-puppet-boxen-0.0.1.1.tar.gz and /dev/null differ diff --git a/vendor/puppet/cache/boxen-puppet-boxen-0.0.2.tar.gz b/vendor/puppet/cache/boxen-puppet-boxen-0.0.2.tar.gz deleted file mode 100644 index cf3db2d..0000000 Binary files a/vendor/puppet/cache/boxen-puppet-boxen-0.0.2.tar.gz and /dev/null differ diff --git a/vendor/puppet/cache/boxen-puppet-boxen-0.0.3.tar.gz b/vendor/puppet/cache/boxen-puppet-boxen-0.0.3.tar.gz new file mode 100644 index 0000000..799068e Binary files /dev/null and b/vendor/puppet/cache/boxen-puppet-boxen-0.0.3.tar.gz differ