Updating Puppet modules
This commit is contained in:
parent
4af8fb303d
commit
191308ed17
10 changed files with 12 additions and 12 deletions
|
@ -21,15 +21,15 @@ github "boxen", "2.3.6"
|
|||
github "autoconf", "1.0.0"
|
||||
github "dnsmasq", "1.0.0"
|
||||
github "gcc", "2.0.1"
|
||||
github "git", "1.2.4"
|
||||
github "homebrew", "1.2.0"
|
||||
github "git", "1.2.5"
|
||||
github "homebrew", "1.2.1"
|
||||
github "hub", "1.0.0"
|
||||
github "inifile", "0.9.0", :repo => "cprice404/puppetlabs-inifile"
|
||||
github "nginx", "1.4.2"
|
||||
github "nodejs", "3.2.7"
|
||||
github "nodejs", "3.2.8"
|
||||
github "openssl", "1.0.0"
|
||||
github "repository", "2.2.0"
|
||||
github "ruby", "6.1.1"
|
||||
github "ruby", "6.2.0"
|
||||
github "stdlib", "4.1.0", :repo => "puppetlabs/puppetlabs-stdlib"
|
||||
github "sudo", "1.0.0"
|
||||
github "xquartz", "1.1.0"
|
||||
|
|
|
@ -21,12 +21,12 @@ GITHUBTARBALL
|
|||
GITHUBTARBALL
|
||||
remote: boxen/puppet-git
|
||||
specs:
|
||||
git (1.2.4)
|
||||
git (1.2.5)
|
||||
|
||||
GITHUBTARBALL
|
||||
remote: boxen/puppet-homebrew
|
||||
specs:
|
||||
homebrew (1.2.0)
|
||||
homebrew (1.2.1)
|
||||
|
||||
GITHUBTARBALL
|
||||
remote: boxen/puppet-hub
|
||||
|
@ -41,7 +41,7 @@ GITHUBTARBALL
|
|||
GITHUBTARBALL
|
||||
remote: boxen/puppet-nodejs
|
||||
specs:
|
||||
nodejs (3.2.7)
|
||||
nodejs (3.2.8)
|
||||
|
||||
GITHUBTARBALL
|
||||
remote: boxen/puppet-openssl
|
||||
|
@ -56,7 +56,7 @@ GITHUBTARBALL
|
|||
GITHUBTARBALL
|
||||
remote: boxen/puppet-ruby
|
||||
specs:
|
||||
ruby (6.1.1)
|
||||
ruby (6.2.0)
|
||||
|
||||
GITHUBTARBALL
|
||||
remote: boxen/puppet-sudo
|
||||
|
@ -83,15 +83,15 @@ DEPENDENCIES
|
|||
boxen (= 2.3.6)
|
||||
dnsmasq (= 1.0.0)
|
||||
gcc (= 2.0.1)
|
||||
git (= 1.2.4)
|
||||
homebrew (= 1.2.0)
|
||||
git (= 1.2.5)
|
||||
homebrew (= 1.2.1)
|
||||
hub (= 1.0.0)
|
||||
inifile (= 0.9.0)
|
||||
nginx (= 1.4.2)
|
||||
nodejs (= 3.2.7)
|
||||
nodejs (= 3.2.8)
|
||||
openssl (= 1.0.0)
|
||||
repository (= 2.2.0)
|
||||
ruby (= 6.1.1)
|
||||
ruby (= 6.2.0)
|
||||
stdlib (= 4.1.0)
|
||||
sudo (= 1.0.0)
|
||||
xquartz (= 1.1.0)
|
||||
|
|
BIN
vendor/puppet/cache/boxen-puppet-git-1.2.4.tar.gz
vendored
BIN
vendor/puppet/cache/boxen-puppet-git-1.2.4.tar.gz
vendored
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-git-1.2.5.tar.gz
vendored
Normal file
BIN
vendor/puppet/cache/boxen-puppet-git-1.2.5.tar.gz
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-homebrew-1.2.1.tar.gz
vendored
Normal file
BIN
vendor/puppet/cache/boxen-puppet-homebrew-1.2.1.tar.gz
vendored
Normal file
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-nodejs-3.2.7.tar.gz
vendored
BIN
vendor/puppet/cache/boxen-puppet-nodejs-3.2.7.tar.gz
vendored
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-nodejs-3.2.8.tar.gz
vendored
Normal file
BIN
vendor/puppet/cache/boxen-puppet-nodejs-3.2.8.tar.gz
vendored
Normal file
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-ruby-6.1.1.tar.gz
vendored
BIN
vendor/puppet/cache/boxen-puppet-ruby-6.1.1.tar.gz
vendored
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-ruby-6.2.0.tar.gz
vendored
Normal file
BIN
vendor/puppet/cache/boxen-puppet-ruby-6.2.0.tar.gz
vendored
Normal file
Binary file not shown.
Loading…
Reference in a new issue