bump ruby to 0.0.5

This commit is contained in:
Will Farrington 2012-10-03 21:23:03 -07:00
parent ba6fbc9877
commit 07fd367e81
4 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@ mod "git", "0.0.2", :github_tarball => "boxen/puppet-git"
mod "homebrew", "0.0.3", :github_tarball => "boxen/puppet-homebrew"
mod "nvm", "0.0.5", :github_tarball => "boxen/puppet-nvm"
mod "rbenv", "0.0.2", :github_tarball => "boxen/puppet-rbenv"
mod "ruby", "0.0.4", :github_tarball => "boxen/puppet-ruby"
mod "ruby", "0.0.5", :github_tarball => "boxen/puppet-ruby"
# Core modules for a basic development environment.
# You can replace some/most of those if you want, but it's not recommended.

View file

@ -41,7 +41,7 @@ GITHUBTARBALL
GITHUBTARBALL
remote: boxen/puppet-ruby
specs:
ruby (0.0.4)
ruby (0.0.5)
GITHUBTARBALL
remote: boxen/puppet-sudo
@ -57,6 +57,6 @@ DEPENDENCIES
nodejs (= 0.0.1)
nvm (= 0.0.5)
rbenv (= 0.0.2)
ruby (= 0.0.4)
ruby (= 0.0.5)
sudo (= 0.0.1)

Binary file not shown.