diff --git a/Puppetfile b/Puppetfile index d172ac9..1c9d19c 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.3", :github_tarball => "boxen/puppet-boxen" +mod "boxen", "0.0.7", :github_tarball => "boxen/puppet-boxen" mod "homebrew", "0.0.3", :github_tarball => "boxen/puppet-homebrew" mod "nvm", "0.0.2", :github_tarball => "boxen/puppet-nvm" diff --git a/Puppetfile.lock b/Puppetfile.lock index 0dcab81..6a578c9 100644 --- a/Puppetfile.lock +++ b/Puppetfile.lock @@ -1,7 +1,7 @@ GITHUBTARBALL remote: boxen/puppet-boxen specs: - boxen (0.0.3) + boxen (0.0.7) GITHUBTARBALL remote: boxen/puppet-git @@ -49,7 +49,7 @@ GITHUBTARBALL sudo (0.0.1) DEPENDENCIES - boxen (= 0.0.3) + boxen (= 0.0.7) git (= 0.0.1) homebrew (= 0.0.3) hub (= 0.0.1) 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 deleted file mode 100644 index 799068e..0000000 Binary files a/vendor/puppet/cache/boxen-puppet-boxen-0.0.3.tar.gz and /dev/null differ diff --git a/vendor/puppet/cache/boxen-puppet-boxen-0.0.7.tar.gz b/vendor/puppet/cache/boxen-puppet-boxen-0.0.7.tar.gz new file mode 100644 index 0000000..d46b848 Binary files /dev/null and b/vendor/puppet/cache/boxen-puppet-boxen-0.0.7.tar.gz differ