update puppet-git to fix credential helper, fixes #5

This commit is contained in:
Will Farrington 2012-10-05 06:33:48 -10:00
parent 5eb3df2a9f
commit 964e44b48f
4 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@
mod "boxen", "0.0.13", :github_tarball => "boxen/puppet-boxen" mod "boxen", "0.0.13", :github_tarball => "boxen/puppet-boxen"
mod "dnsmasq", "0.0.1", :github_tarball => "boxen/puppet-dnsmasq" 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 "homebrew", "0.0.4", :github_tarball => "boxen/puppet-homebrew"
mod "nginx", "0.0.2", :github_tarball => "boxen/puppet-nginx" mod "nginx", "0.0.2", :github_tarball => "boxen/puppet-nginx"
mod "nvm", "0.0.5", :github_tarball => "boxen/puppet-nvm" mod "nvm", "0.0.5", :github_tarball => "boxen/puppet-nvm"

View file

@ -11,7 +11,7 @@ GITHUBTARBALL
GITHUBTARBALL GITHUBTARBALL
remote: boxen/puppet-git remote: boxen/puppet-git
specs: specs:
git (0.0.2.1) git (0.0.2.4)
GITHUBTARBALL GITHUBTARBALL
remote: boxen/puppet-homebrew remote: boxen/puppet-homebrew
@ -61,7 +61,7 @@ GITHUBTARBALL
DEPENDENCIES DEPENDENCIES
boxen (= 0.0.13) boxen (= 0.0.13)
dnsmasq (= 0.0.1) dnsmasq (= 0.0.1)
git (= 0.0.2.1) git (= 0.0.2.4)
homebrew (= 0.0.4) homebrew (= 0.0.4)
hub (= 0.0.1) hub (= 0.0.1)
inifile (= 0.0.1) inifile (= 0.0.1)

Binary file not shown.