update puppet-git to fix credential helper, fixes #5
This commit is contained in:
parent
5eb3df2a9f
commit
964e44b48f
4 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
|
@ -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)
|
||||
|
|
BIN
vendor/puppet/cache/boxen-puppet-git-0.0.2.1.tar.gz
vendored
BIN
vendor/puppet/cache/boxen-puppet-git-0.0.2.1.tar.gz
vendored
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-git-0.0.2.4.tar.gz
vendored
Normal file
BIN
vendor/puppet/cache/boxen-puppet-git-0.0.2.4.tar.gz
vendored
Normal file
Binary file not shown.
Loading…
Reference in a new issue