version bumps for homebrew, nodejs, ruby to fix binary pkg fetches

This commit is contained in:
Will Farrington 2012-10-10 07:33:49 -10:00
parent 807e012150
commit 6e1bd53216
8 changed files with 9 additions and 9 deletions

View file

@ -14,13 +14,13 @@ mod "boxen", "0.0.22", :github_tarball => "boxen/puppet-boxen"
mod "dnsmasq", "0.0.1", :github_tarball => "boxen/puppet-dnsmasq"
mod "git", "0.0.2.4", :github_tarball => "boxen/puppet-git"
mod "hub", "0.0.1", :github_tarball => "boxen/puppet-hub"
mod "homebrew", "0.0.8", :github_tarball => "boxen/puppet-homebrew"
mod "homebrew", "0.0.9", :github_tarball => "boxen/puppet-homebrew"
mod "inifile", "0.0.1", :github_tarball => "boxen/puppet-inifile"
mod "nginx", "0.0.2", :github_tarball => "boxen/puppet-nginx"
mod "nodejs", "0.0.1", :github_tarball => "boxen/puppet-nodejs"
mod "nodejs", "0.0.2", :github_tarball => "boxen/puppet-nodejs"
mod "nvm", "0.0.5", :github_tarball => "boxen/puppet-nvm"
mod "rbenv", "0.0.2", :github_tarball => "boxen/puppet-rbenv"
mod "ruby", "0.0.8", :github_tarball => "boxen/puppet-ruby"
mod "ruby", "0.0.9", :github_tarball => "boxen/puppet-ruby"
mod "stdlib", "3.0.0", :github_tarball => "puppetlabs/puppetlabs-stdlib"
mod "sudo", "0.0.1", :github_tarball => "boxen/puppet-sudo"

View file

@ -16,7 +16,7 @@ GITHUBTARBALL
GITHUBTARBALL
remote: boxen/puppet-homebrew
specs:
homebrew (0.0.8)
homebrew (0.0.9)
GITHUBTARBALL
remote: boxen/puppet-hub
@ -36,7 +36,7 @@ GITHUBTARBALL
GITHUBTARBALL
remote: boxen/puppet-nodejs
specs:
nodejs (0.0.1)
nodejs (0.0.2)
GITHUBTARBALL
remote: boxen/puppet-nvm
@ -51,7 +51,7 @@ GITHUBTARBALL
GITHUBTARBALL
remote: boxen/puppet-ruby
specs:
ruby (0.0.8)
ruby (0.0.9)
GITHUBTARBALL
remote: boxen/puppet-sudo
@ -67,14 +67,14 @@ DEPENDENCIES
boxen (= 0.0.22)
dnsmasq (= 0.0.1)
git (= 0.0.2.4)
homebrew (= 0.0.8)
homebrew (= 0.0.9)
hub (= 0.0.1)
inifile (= 0.0.1)
nginx (= 0.0.2)
nodejs (= 0.0.1)
nodejs (= 0.0.2)
nvm (= 0.0.5)
rbenv (= 0.0.2)
ruby (= 0.0.8)
ruby (= 0.0.9)
stdlib (= 3.0.0)
sudo (= 0.0.1)

Binary file not shown.

Binary file not shown.

Binary file not shown.