Updating Puppet modules

This commit is contained in:
Peter Rhoades 2013-07-18 21:29:17 +01:00
parent 4af8fb303d
commit 191308ed17
10 changed files with 12 additions and 12 deletions

View file

@ -21,15 +21,15 @@ github "boxen", "2.3.6"
github "autoconf", "1.0.0" github "autoconf", "1.0.0"
github "dnsmasq", "1.0.0" github "dnsmasq", "1.0.0"
github "gcc", "2.0.1" github "gcc", "2.0.1"
github "git", "1.2.4" github "git", "1.2.5"
github "homebrew", "1.2.0" github "homebrew", "1.2.1"
github "hub", "1.0.0" github "hub", "1.0.0"
github "inifile", "0.9.0", :repo => "cprice404/puppetlabs-inifile" github "inifile", "0.9.0", :repo => "cprice404/puppetlabs-inifile"
github "nginx", "1.4.2" github "nginx", "1.4.2"
github "nodejs", "3.2.7" github "nodejs", "3.2.8"
github "openssl", "1.0.0" github "openssl", "1.0.0"
github "repository", "2.2.0" github "repository", "2.2.0"
github "ruby", "6.1.1" github "ruby", "6.2.0"
github "stdlib", "4.1.0", :repo => "puppetlabs/puppetlabs-stdlib" github "stdlib", "4.1.0", :repo => "puppetlabs/puppetlabs-stdlib"
github "sudo", "1.0.0" github "sudo", "1.0.0"
github "xquartz", "1.1.0" github "xquartz", "1.1.0"

View file

@ -21,12 +21,12 @@ GITHUBTARBALL
GITHUBTARBALL GITHUBTARBALL
remote: boxen/puppet-git remote: boxen/puppet-git
specs: specs:
git (1.2.4) git (1.2.5)
GITHUBTARBALL GITHUBTARBALL
remote: boxen/puppet-homebrew remote: boxen/puppet-homebrew
specs: specs:
homebrew (1.2.0) homebrew (1.2.1)
GITHUBTARBALL GITHUBTARBALL
remote: boxen/puppet-hub remote: boxen/puppet-hub
@ -41,7 +41,7 @@ GITHUBTARBALL
GITHUBTARBALL GITHUBTARBALL
remote: boxen/puppet-nodejs remote: boxen/puppet-nodejs
specs: specs:
nodejs (3.2.7) nodejs (3.2.8)
GITHUBTARBALL GITHUBTARBALL
remote: boxen/puppet-openssl remote: boxen/puppet-openssl
@ -56,7 +56,7 @@ GITHUBTARBALL
GITHUBTARBALL GITHUBTARBALL
remote: boxen/puppet-ruby remote: boxen/puppet-ruby
specs: specs:
ruby (6.1.1) ruby (6.2.0)
GITHUBTARBALL GITHUBTARBALL
remote: boxen/puppet-sudo remote: boxen/puppet-sudo
@ -83,15 +83,15 @@ DEPENDENCIES
boxen (= 2.3.6) boxen (= 2.3.6)
dnsmasq (= 1.0.0) dnsmasq (= 1.0.0)
gcc (= 2.0.1) gcc (= 2.0.1)
git (= 1.2.4) git (= 1.2.5)
homebrew (= 1.2.0) homebrew (= 1.2.1)
hub (= 1.0.0) hub (= 1.0.0)
inifile (= 0.9.0) inifile (= 0.9.0)
nginx (= 1.4.2) nginx (= 1.4.2)
nodejs (= 3.2.7) nodejs (= 3.2.8)
openssl (= 1.0.0) openssl (= 1.0.0)
repository (= 2.2.0) repository (= 2.2.0)
ruby (= 6.1.1) ruby (= 6.2.0)
stdlib (= 4.1.0) stdlib (= 4.1.0)
sudo (= 1.0.0) sudo (= 1.0.0)
xquartz (= 1.1.0) xquartz (= 1.1.0)

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.