bump rbenv
This commit is contained in:
parent
e8b457b6de
commit
2d09d14a3b
4 changed files with 3 additions and 3 deletions
|
@ -19,7 +19,7 @@ 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.3", :github_tarball => "boxen/puppet-rbenv"
|
||||
mod "rbenv", "0.1.0", :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"
|
||||
|
|
|
@ -46,7 +46,7 @@ GITHUBTARBALL
|
|||
GITHUBTARBALL
|
||||
remote: boxen/puppet-rbenv
|
||||
specs:
|
||||
rbenv (0.0.3)
|
||||
rbenv (0.1.0)
|
||||
|
||||
GITHUBTARBALL
|
||||
remote: boxen/puppet-ruby
|
||||
|
@ -73,7 +73,7 @@ DEPENDENCIES
|
|||
nginx (= 0.0.2)
|
||||
nodejs (= 0.0.2)
|
||||
nvm (= 0.0.5)
|
||||
rbenv (= 0.0.3)
|
||||
rbenv (= 0.1.0)
|
||||
ruby (= 0.2.0)
|
||||
stdlib (= 3.0.0)
|
||||
sudo (= 0.0.1)
|
||||
|
|
BIN
vendor/puppet/cache/boxen-puppet-rbenv-0.0.3.tar.gz
vendored
BIN
vendor/puppet/cache/boxen-puppet-rbenv-0.0.3.tar.gz
vendored
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-rbenv-0.1.0.tar.gz
vendored
Normal file
BIN
vendor/puppet/cache/boxen-puppet-rbenv-0.1.0.tar.gz
vendored
Normal file
Binary file not shown.
Loading…
Reference in a new issue