bump puppet-boxen to 0.0.12 for security settings
This commit is contained in:
parent
ee43dd9eaa
commit
d033649177
4 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
||||||
# Includes many of our custom types and providers, as well as global
|
# Includes many of our custom types and providers, as well as global
|
||||||
# config. Required.
|
# config. Required.
|
||||||
|
|
||||||
mod "boxen", "0.0.11", :github_tarball => "boxen/puppet-boxen"
|
mod "boxen", "0.0.12", :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", :github_tarball => "boxen/puppet-git"
|
mod "git", "0.0.2", :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"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
GITHUBTARBALL
|
GITHUBTARBALL
|
||||||
remote: boxen/puppet-boxen
|
remote: boxen/puppet-boxen
|
||||||
specs:
|
specs:
|
||||||
boxen (0.0.11)
|
boxen (0.0.12)
|
||||||
|
|
||||||
GITHUBTARBALL
|
GITHUBTARBALL
|
||||||
remote: boxen/puppet-dnsmasq
|
remote: boxen/puppet-dnsmasq
|
||||||
|
@ -59,7 +59,7 @@ GITHUBTARBALL
|
||||||
sudo (0.0.1)
|
sudo (0.0.1)
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
boxen (= 0.0.11)
|
boxen (= 0.0.12)
|
||||||
dnsmasq (= 0.0.1)
|
dnsmasq (= 0.0.1)
|
||||||
git (= 0.0.2)
|
git (= 0.0.2)
|
||||||
homebrew (= 0.0.4)
|
homebrew (= 0.0.4)
|
||||||
|
|
BIN
vendor/puppet/cache/boxen-puppet-boxen-0.0.11.tar.gz
vendored
BIN
vendor/puppet/cache/boxen-puppet-boxen-0.0.11.tar.gz
vendored
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-boxen-0.0.12.tar.gz
vendored
Normal file
BIN
vendor/puppet/cache/boxen-puppet-boxen-0.0.12.tar.gz
vendored
Normal file
Binary file not shown.
Loading…
Reference in a new issue