Upgrade modules to latest action

This commit is contained in:
Will Farrington 2013-02-06 19:13:02 -08:00
parent 7cf13dcb90
commit 4307f90559
6 changed files with 6 additions and 6 deletions

View file

@ -14,7 +14,7 @@ end
# 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.
github "boxen", "0.2.3" github "boxen", "0.2.4"
# Core modules for a basic development environment. You can replace # Core modules for a basic development environment. You can replace
# some/most of these if you want, but it's not recommended. # some/most of these if you want, but it's not recommended.
@ -28,7 +28,7 @@ github "inifile", "0.9.0", :repo => "cprice-puppet/puppetlabs-inifile"
github "nginx", "0.2.1" github "nginx", "0.2.1"
github "nodejs", "0.0.2" github "nodejs", "0.0.2"
github "nvm", "0.0.5" github "nvm", "0.0.5"
github "ruby", "0.5.0" github "ruby", "0.5.1"
github "stdlib", "3.0.0", :repo => "puppetlabs/puppetlabs-stdlib" github "stdlib", "3.0.0", :repo => "puppetlabs/puppetlabs-stdlib"
github "sudo", "0.0.1" github "sudo", "0.0.1"

View file

@ -1,7 +1,7 @@
GITHUBTARBALL GITHUBTARBALL
remote: boxen/puppet-boxen remote: boxen/puppet-boxen
specs: specs:
boxen (0.2.3) boxen (0.2.4)
GITHUBTARBALL GITHUBTARBALL
remote: boxen/puppet-dnsmasq remote: boxen/puppet-dnsmasq
@ -46,7 +46,7 @@ GITHUBTARBALL
GITHUBTARBALL GITHUBTARBALL
remote: boxen/puppet-ruby remote: boxen/puppet-ruby
specs: specs:
ruby (0.5.0) ruby (0.5.1)
GITHUBTARBALL GITHUBTARBALL
remote: boxen/puppet-sudo remote: boxen/puppet-sudo
@ -64,7 +64,7 @@ GITHUBTARBALL
stdlib (3.0.0) stdlib (3.0.0)
DEPENDENCIES DEPENDENCIES
boxen (= 0.2.3) boxen (= 0.2.4)
dnsmasq (= 0.2.1) dnsmasq (= 0.2.1)
gcc (= 0.0.2) gcc (= 0.0.2)
git (= 0.1.0) git (= 0.1.0)
@ -74,7 +74,7 @@ DEPENDENCIES
nginx (= 0.2.1) nginx (= 0.2.1)
nodejs (= 0.0.2) nodejs (= 0.0.2)
nvm (= 0.0.5) nvm (= 0.0.5)
ruby (= 0.5.0) ruby (= 0.5.1)
stdlib (= 3.0.0) stdlib (= 3.0.0)
sudo (= 0.0.1) sudo (= 0.0.1)

Binary file not shown.

Binary file not shown.