Update puppet-homebrew to 0.0.3
This commit is contained in:
parent
7f92ea5e7f
commit
1e6abf98b4
4 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
||||||
# config. Required.
|
# config. Required.
|
||||||
|
|
||||||
mod "boxen", "0.0.3", :github_tarball => "boxen/puppet-boxen"
|
mod "boxen", "0.0.3", :github_tarball => "boxen/puppet-boxen"
|
||||||
mod "homebrew", "0.0.2", :github_tarball => "boxen/puppet-homebrew"
|
mod "homebrew", "0.0.3", :github_tarball => "boxen/puppet-homebrew"
|
||||||
mod "nvm", "0.0.2", :github_tarball => "boxen/puppet-nvm"
|
mod "nvm", "0.0.2", :github_tarball => "boxen/puppet-nvm"
|
||||||
|
|
||||||
# Core modules for a basic development environment.
|
# Core modules for a basic development environment.
|
||||||
|
|
|
@ -11,7 +11,7 @@ GITHUBTARBALL
|
||||||
GITHUBTARBALL
|
GITHUBTARBALL
|
||||||
remote: boxen/puppet-homebrew
|
remote: boxen/puppet-homebrew
|
||||||
specs:
|
specs:
|
||||||
homebrew (0.0.2)
|
homebrew (0.0.3)
|
||||||
|
|
||||||
GITHUBTARBALL
|
GITHUBTARBALL
|
||||||
remote: boxen/puppet-hub
|
remote: boxen/puppet-hub
|
||||||
|
@ -51,7 +51,7 @@ GITHUBTARBALL
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
boxen (= 0.0.3)
|
boxen (= 0.0.3)
|
||||||
git (= 0.0.1)
|
git (= 0.0.1)
|
||||||
homebrew (= 0.0.2)
|
homebrew (= 0.0.3)
|
||||||
hub (= 0.0.1)
|
hub (= 0.0.1)
|
||||||
inifile (= 0.0.1)
|
inifile (= 0.0.1)
|
||||||
nodejs (= 0.0.1)
|
nodejs (= 0.0.1)
|
||||||
|
|
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-homebrew-0.0.3.tar.gz
vendored
Normal file
BIN
vendor/puppet/cache/boxen-puppet-homebrew-0.0.3.tar.gz
vendored
Normal file
Binary file not shown.
Loading…
Reference in a new issue