Merge pull request #572 from mroth/heartbleed
bump version on modules (includes ruby heartbleed fix)
This commit is contained in:
commit
565e3e96a6
8 changed files with 9 additions and 9 deletions
|
@ -43,16 +43,16 @@ github "foreman", "1.2.0"
|
|||
github "gcc", "2.0.100"
|
||||
github "git", "2.3.0"
|
||||
github "go", "1.1.0"
|
||||
github "homebrew", "1.6.1"
|
||||
github "homebrew", "1.6.2"
|
||||
github "hub", "1.3.0"
|
||||
github "inifile", "1.0.3", :repo => "puppetlabs/puppetlabs-inifile"
|
||||
github "nginx", "1.4.3"
|
||||
github "nodejs", "3.7.0"
|
||||
github "openssl", "1.0.0"
|
||||
github "phantomjs", "2.1.0"
|
||||
github "phantomjs", "2.3.0"
|
||||
github "pkgconfig", "1.0.0"
|
||||
github "repository", "2.3.0"
|
||||
github "ruby", "7.2.4"
|
||||
github "ruby", "7.3.0"
|
||||
github "stdlib", "4.1.0", :repo => "puppetlabs/puppetlabs-stdlib"
|
||||
github "sudo", "1.0.0"
|
||||
github "xquartz", "1.1.1"
|
||||
|
|
|
@ -31,7 +31,7 @@ GITHUBTARBALL
|
|||
GITHUBTARBALL
|
||||
remote: boxen/puppet-homebrew
|
||||
specs:
|
||||
homebrew (1.6.1)
|
||||
homebrew (1.6.2)
|
||||
|
||||
GITHUBTARBALL
|
||||
remote: boxen/puppet-hub
|
||||
|
@ -56,7 +56,7 @@ GITHUBTARBALL
|
|||
GITHUBTARBALL
|
||||
remote: boxen/puppet-phantomjs
|
||||
specs:
|
||||
phantomjs (2.1.0)
|
||||
phantomjs (2.3.0)
|
||||
|
||||
GITHUBTARBALL
|
||||
remote: boxen/puppet-pkgconfig
|
||||
|
@ -71,7 +71,7 @@ GITHUBTARBALL
|
|||
GITHUBTARBALL
|
||||
remote: boxen/puppet-ruby
|
||||
specs:
|
||||
ruby (7.2.4)
|
||||
ruby (7.3.0)
|
||||
|
||||
GITHUBTARBALL
|
||||
remote: boxen/puppet-sudo
|
||||
|
@ -105,17 +105,17 @@ DEPENDENCIES
|
|||
gcc (= 2.0.100)
|
||||
git (= 2.3.0)
|
||||
go (= 1.1.0)
|
||||
homebrew (= 1.6.1)
|
||||
homebrew (= 1.6.2)
|
||||
hub (= 1.3.0)
|
||||
inifile (= 1.0.3)
|
||||
module-data (= 0.0.3)
|
||||
nginx (= 1.4.3)
|
||||
nodejs (= 3.7.0)
|
||||
openssl (= 1.0.0)
|
||||
phantomjs (= 2.1.0)
|
||||
phantomjs (= 2.3.0)
|
||||
pkgconfig (= 1.0.0)
|
||||
repository (= 2.3.0)
|
||||
ruby (= 7.2.4)
|
||||
ruby (= 7.3.0)
|
||||
stdlib (= 4.1.0)
|
||||
sudo (= 1.0.0)
|
||||
xquartz (= 1.1.1)
|
||||
|
|
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-homebrew-1.6.2.tar.gz
vendored
Normal file
BIN
vendor/puppet/cache/boxen-puppet-homebrew-1.6.2.tar.gz
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-phantomjs-2.3.0.tar.gz
vendored
Normal file
BIN
vendor/puppet/cache/boxen-puppet-phantomjs-2.3.0.tar.gz
vendored
Normal file
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-ruby-7.2.4.tar.gz
vendored
BIN
vendor/puppet/cache/boxen-puppet-ruby-7.2.4.tar.gz
vendored
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-ruby-7.3.0.tar.gz
vendored
Normal file
BIN
vendor/puppet/cache/boxen-puppet-ruby-7.3.0.tar.gz
vendored
Normal file
Binary file not shown.
Loading…
Reference in a new issue