diff --git a/Puppetfile b/Puppetfile index be3a909..a2fd28d 100644 --- a/Puppetfile +++ b/Puppetfile @@ -9,7 +9,7 @@ mod "boxen", "0.0.13", :github_tarball => "boxen/puppet-boxen" mod "dnsmasq", "0.0.1", :github_tarball => "boxen/puppet-dnsmasq" -mod "git", "0.0.2.1", :github_tarball => "boxen/puppet-git" +mod "git", "0.0.2.4", :github_tarball => "boxen/puppet-git" mod "homebrew", "0.0.4", :github_tarball => "boxen/puppet-homebrew" mod "nginx", "0.0.2", :github_tarball => "boxen/puppet-nginx" mod "nvm", "0.0.5", :github_tarball => "boxen/puppet-nvm" diff --git a/Puppetfile.lock b/Puppetfile.lock index 8488755..226e670 100644 --- a/Puppetfile.lock +++ b/Puppetfile.lock @@ -11,7 +11,7 @@ GITHUBTARBALL GITHUBTARBALL remote: boxen/puppet-git specs: - git (0.0.2.1) + git (0.0.2.4) GITHUBTARBALL remote: boxen/puppet-homebrew @@ -61,7 +61,7 @@ GITHUBTARBALL DEPENDENCIES boxen (= 0.0.13) dnsmasq (= 0.0.1) - git (= 0.0.2.1) + git (= 0.0.2.4) homebrew (= 0.0.4) hub (= 0.0.1) inifile (= 0.0.1) diff --git a/vendor/puppet/cache/boxen-puppet-git-0.0.2.1.tar.gz b/vendor/puppet/cache/boxen-puppet-git-0.0.2.1.tar.gz deleted file mode 100644 index cc26d84..0000000 Binary files a/vendor/puppet/cache/boxen-puppet-git-0.0.2.1.tar.gz and /dev/null differ diff --git a/vendor/puppet/cache/boxen-puppet-git-0.0.2.4.tar.gz b/vendor/puppet/cache/boxen-puppet-git-0.0.2.4.tar.gz new file mode 100644 index 0000000..c82b7b9 Binary files /dev/null and b/vendor/puppet/cache/boxen-puppet-git-0.0.2.4.tar.gz differ