Update Puppet modules with the latest available

This commit is contained in:
Peter Rhoades 2013-07-22 22:41:53 +01:00
parent f7e1bcaab3
commit fa6b9c7200
8 changed files with 9 additions and 9 deletions

View file

@ -13,7 +13,7 @@ end
# Includes many of our custom types and providers, as well as global
# config. Required.
github "boxen", "2.3.6"
github "boxen", "3.0.1"
# Core modules for a basic development environment. You can replace
# some/most of these if you want, but it's not recommended.
@ -22,8 +22,8 @@ github "autoconf", "1.0.0"
github "dnsmasq", "1.0.0"
github "gcc", "2.0.1"
github "git", "1.2.5"
github "homebrew", "1.2.1"
github "hub", "1.0.0"
github "homebrew", "1.3.0"
github "hub", "1.0.3"
github "inifile", "1.0.0", :repo => "puppetlabs/puppetlabs-inifile"
github "nginx", "1.4.2"
github "nodejs", "3.2.8"

View file

@ -6,7 +6,7 @@ GITHUBTARBALL
GITHUBTARBALL
remote: boxen/puppet-boxen
specs:
boxen (2.3.6)
boxen (3.0.1)
GITHUBTARBALL
remote: boxen/puppet-dnsmasq
@ -26,12 +26,12 @@ GITHUBTARBALL
GITHUBTARBALL
remote: boxen/puppet-homebrew
specs:
homebrew (1.2.1)
homebrew (1.3.0)
GITHUBTARBALL
remote: boxen/puppet-hub
specs:
hub (1.0.0)
hub (1.0.3)
GITHUBTARBALL
remote: boxen/puppet-nginx
@ -80,12 +80,12 @@ GITHUBTARBALL
DEPENDENCIES
autoconf (= 1.0.0)
boxen (= 2.3.6)
boxen (= 3.0.1)
dnsmasq (= 1.0.0)
gcc (= 2.0.1)
git (= 1.2.5)
homebrew (= 1.2.1)
hub (= 1.0.0)
homebrew (= 1.3.0)
hub (= 1.0.3)
inifile (= 1.0.0)
nginx (= 1.4.2)
nodejs (= 3.2.8)

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.