upgrade rbenv and ruby for smarter rbenv binary downloads

This commit is contained in:
Will Farrington 2012-10-22 14:12:00 -04:00
parent bf15acd163
commit e8b457b6de
6 changed files with 6 additions and 6 deletions

View file

@ -19,8 +19,8 @@ mod "inifile", "0.0.1", :github_tarball => "boxen/puppet-inifile"
mod "nginx", "0.0.2", :github_tarball => "boxen/puppet-nginx"
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.1.0", :github_tarball => "boxen/puppet-ruby"
mod "rbenv", "0.0.3", :github_tarball => "boxen/puppet-rbenv"
mod "ruby", "0.2.0", :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

@ -46,12 +46,12 @@ GITHUBTARBALL
GITHUBTARBALL
remote: boxen/puppet-rbenv
specs:
rbenv (0.0.2)
rbenv (0.0.3)
GITHUBTARBALL
remote: boxen/puppet-ruby
specs:
ruby (0.1.0)
ruby (0.2.0)
GITHUBTARBALL
remote: boxen/puppet-sudo
@ -73,8 +73,8 @@ DEPENDENCIES
nginx (= 0.0.2)
nodejs (= 0.0.2)
nvm (= 0.0.5)
rbenv (= 0.0.2)
ruby (= 0.1.0)
rbenv (= 0.0.3)
ruby (= 0.2.0)
stdlib (= 3.0.0)
sudo (= 0.0.1)

Binary file not shown.

Binary file not shown.