bump puppet-boxen to 0.0.2 and vendor

This commit is contained in:
Will Farrington 2012-10-03 16:33:19 -07:00
parent 28352c3b43
commit 33a26da071
13 changed files with 63 additions and 3 deletions

View file

@ -7,7 +7,7 @@
# Includes many of our custom types and providers, as well as global # Includes many of our custom types and providers, as well as global
# config. Required. # config. Required.
mod "boxen", "0.0.1.1", :github_tarball => "boxen/puppet-boxen" mod "boxen", "0.0.2", :github_tarball => "boxen/puppet-boxen"
# Core modules for a basic development environment. # Core modules for a basic development environment.
# You can replace some/most of those if you want, but it's not recommended. # You can replace some/most of those if you want, but it's not recommended.

View file

@ -1,8 +1,68 @@
GITHUBTARBALL GITHUBTARBALL
remote: boxen/puppet-boxen remote: boxen/puppet-boxen
specs: specs:
boxen (0.0.1.1) boxen (0.0.2)
GITHUBTARBALL
remote: boxen/puppet-git
specs:
git (0.0.1)
GITHUBTARBALL
remote: boxen/puppet-homebrew
specs:
homebrew (0.0.1)
GITHUBTARBALL
remote: boxen/puppet-hub
specs:
hub (0.0.1)
GITHUBTARBALL
remote: boxen/puppet-inifile
specs:
inifile (0.0.1)
GITHUBTARBALL
remote: boxen/puppet-nodejs
specs:
nodejs (0.0.1)
GITHUBTARBALL
remote: boxen/puppet-nvm
specs:
nvm (0.0.1)
GITHUBTARBALL
remote: boxen/puppet-rbenv
specs:
rbenv (0.0.1)
GITHUBTARBALL
remote: boxen/puppet-ruby
specs:
ruby (0.0.1)
GITHUBTARBALL
remote: boxen/puppet-sudo
specs:
sudo (0.0.1)
GITHUBTARBALL
remote: boxen/puppet-xcode
specs:
xcode (0.0.1)
DEPENDENCIES DEPENDENCIES
boxen (= 0.0.1.1) boxen (= 0.0.2)
git (= 0.0.1)
homebrew (= 0.0.1)
hub (= 0.0.1)
inifile (= 0.0.1)
nodejs (= 0.0.1)
nvm (= 0.0.1)
rbenv (= 0.0.1)
ruby (= 0.0.1)
sudo (= 0.0.1)
xcode (= 0.0.1)

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.