version bumps

This commit is contained in:
Will Farrington 2012-10-22 03:11:56 -04:00
parent ec849b811d
commit bf15acd163
10 changed files with 21 additions and 21 deletions

View file

@ -10,19 +10,19 @@
# Core modules for a basic development environment.
# You can replace some/most of those if you want, but it's not recommended.
mod "boxen", "0.0.27", :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.14", :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.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.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"
mod "boxen", "0.0.28", :github_tarball => "boxen/puppet-boxen"
mod "dnsmasq", "0.0.1", :github_tarball => "boxen/puppet-dnsmasq"
mod "git", "0.0.3", :github_tarball => "boxen/puppet-git"
mod "hub", "0.0.1", :github_tarball => "boxen/puppet-hub"
mod "homebrew", "0.0.15", :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.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 "stdlib", "3.0.0", :github_tarball => "puppetlabs/puppetlabs-stdlib"
mod "sudo", "0.0.1", :github_tarball => "boxen/puppet-sudo"
# Add your custom modules here.
# There are tons available at https://github.com/boxen.

View file

@ -1,7 +1,7 @@
GITHUBTARBALL
remote: boxen/puppet-boxen
specs:
boxen (0.0.27)
boxen (0.0.28)
GITHUBTARBALL
remote: boxen/puppet-dnsmasq
@ -11,12 +11,12 @@ GITHUBTARBALL
GITHUBTARBALL
remote: boxen/puppet-git
specs:
git (0.0.2.4)
git (0.0.3)
GITHUBTARBALL
remote: boxen/puppet-homebrew
specs:
homebrew (0.0.14)
homebrew (0.0.15)
GITHUBTARBALL
remote: boxen/puppet-hub
@ -51,7 +51,7 @@ GITHUBTARBALL
GITHUBTARBALL
remote: boxen/puppet-ruby
specs:
ruby (0.0.9)
ruby (0.1.0)
GITHUBTARBALL
remote: boxen/puppet-sudo
@ -64,17 +64,17 @@ GITHUBTARBALL
stdlib (3.0.0)
DEPENDENCIES
boxen (= 0.0.27)
boxen (= 0.0.28)
dnsmasq (= 0.0.1)
git (= 0.0.2.4)
homebrew (= 0.0.14)
git (= 0.0.3)
homebrew (= 0.0.15)
hub (= 0.0.1)
inifile (= 0.0.1)
nginx (= 0.0.2)
nodejs (= 0.0.2)
nvm (= 0.0.5)
rbenv (= 0.0.2)
ruby (= 0.0.9)
ruby (= 0.1.0)
stdlib (= 3.0.0)
sudo (= 0.0.1)

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.