Updating nodejs and ruby modules
This commit is contained in:
parent
019538bf79
commit
e3515ba398
6 changed files with 6 additions and 6 deletions
|
@ -26,10 +26,10 @@ github "homebrew", "1.4.1"
|
|||
github "hub", "1.0.3"
|
||||
github "inifile", "1.0.0", :repo => "puppetlabs/puppetlabs-inifile"
|
||||
github "nginx", "1.4.2"
|
||||
github "nodejs", "3.2.8"
|
||||
github "nodejs", "3.2.9"
|
||||
github "openssl", "1.0.0"
|
||||
github "repository", "2.2.0"
|
||||
github "ruby", "6.2.0"
|
||||
github "ruby", "6.3.0"
|
||||
github "stdlib", "4.1.0", :repo => "puppetlabs/puppetlabs-stdlib"
|
||||
github "sudo", "1.0.0"
|
||||
github "xquartz", "1.1.0"
|
||||
|
|
|
@ -41,7 +41,7 @@ GITHUBTARBALL
|
|||
GITHUBTARBALL
|
||||
remote: boxen/puppet-nodejs
|
||||
specs:
|
||||
nodejs (3.2.8)
|
||||
nodejs (3.2.9)
|
||||
|
||||
GITHUBTARBALL
|
||||
remote: boxen/puppet-openssl
|
||||
|
@ -56,7 +56,7 @@ GITHUBTARBALL
|
|||
GITHUBTARBALL
|
||||
remote: boxen/puppet-ruby
|
||||
specs:
|
||||
ruby (6.2.0)
|
||||
ruby (6.3.0)
|
||||
|
||||
GITHUBTARBALL
|
||||
remote: boxen/puppet-sudo
|
||||
|
@ -88,10 +88,10 @@ DEPENDENCIES
|
|||
hub (= 1.0.3)
|
||||
inifile (= 1.0.0)
|
||||
nginx (= 1.4.2)
|
||||
nodejs (= 3.2.8)
|
||||
nodejs (= 3.2.9)
|
||||
openssl (= 1.0.0)
|
||||
repository (= 2.2.0)
|
||||
ruby (= 6.2.0)
|
||||
ruby (= 6.3.0)
|
||||
stdlib (= 4.1.0)
|
||||
sudo (= 1.0.0)
|
||||
xquartz (= 1.1.0)
|
||||
|
|
BIN
vendor/puppet/cache/boxen-puppet-nodejs-3.2.8.tar.gz
vendored
BIN
vendor/puppet/cache/boxen-puppet-nodejs-3.2.8.tar.gz
vendored
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-nodejs-3.2.9.tar.gz
vendored
Normal file
BIN
vendor/puppet/cache/boxen-puppet-nodejs-3.2.9.tar.gz
vendored
Normal file
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-ruby-6.2.0.tar.gz
vendored
BIN
vendor/puppet/cache/boxen-puppet-ruby-6.2.0.tar.gz
vendored
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-ruby-6.3.0.tar.gz
vendored
Normal file
BIN
vendor/puppet/cache/boxen-puppet-ruby-6.3.0.tar.gz
vendored
Normal file
Binary file not shown.
Loading…
Reference in a new issue