diff --git a/Puppetfile b/Puppetfile index 6284eb3..99822ac 100644 --- a/Puppetfile +++ b/Puppetfile @@ -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" diff --git a/Puppetfile.lock b/Puppetfile.lock index 276177e..aaca533 100644 --- a/Puppetfile.lock +++ b/Puppetfile.lock @@ -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) diff --git a/vendor/puppet/cache/boxen-puppet-git-1.2.4.tar.gz b/vendor/puppet/cache/boxen-puppet-git-1.2.4.tar.gz deleted file mode 100644 index 197fdc6..0000000 Binary files a/vendor/puppet/cache/boxen-puppet-git-1.2.4.tar.gz and /dev/null differ diff --git a/vendor/puppet/cache/boxen-puppet-git-1.2.5.tar.gz b/vendor/puppet/cache/boxen-puppet-git-1.2.5.tar.gz new file mode 100644 index 0000000..c5caab7 Binary files /dev/null and b/vendor/puppet/cache/boxen-puppet-git-1.2.5.tar.gz differ diff --git a/vendor/puppet/cache/boxen-puppet-homebrew-1.2.0.tar.gz b/vendor/puppet/cache/boxen-puppet-homebrew-1.2.0.tar.gz deleted file mode 100644 index 9ec3e58..0000000 Binary files a/vendor/puppet/cache/boxen-puppet-homebrew-1.2.0.tar.gz and /dev/null differ diff --git a/vendor/puppet/cache/boxen-puppet-homebrew-1.2.1.tar.gz b/vendor/puppet/cache/boxen-puppet-homebrew-1.2.1.tar.gz new file mode 100644 index 0000000..15cdafc Binary files /dev/null and b/vendor/puppet/cache/boxen-puppet-homebrew-1.2.1.tar.gz differ diff --git a/vendor/puppet/cache/boxen-puppet-nodejs-3.2.7.tar.gz b/vendor/puppet/cache/boxen-puppet-nodejs-3.2.7.tar.gz deleted file mode 100644 index fc0cda9..0000000 Binary files a/vendor/puppet/cache/boxen-puppet-nodejs-3.2.7.tar.gz and /dev/null differ diff --git a/vendor/puppet/cache/boxen-puppet-nodejs-3.2.8.tar.gz b/vendor/puppet/cache/boxen-puppet-nodejs-3.2.8.tar.gz new file mode 100644 index 0000000..efdd243 Binary files /dev/null and b/vendor/puppet/cache/boxen-puppet-nodejs-3.2.8.tar.gz differ diff --git a/vendor/puppet/cache/boxen-puppet-ruby-6.1.1.tar.gz b/vendor/puppet/cache/boxen-puppet-ruby-6.1.1.tar.gz deleted file mode 100644 index 65b2e9a..0000000 Binary files a/vendor/puppet/cache/boxen-puppet-ruby-6.1.1.tar.gz and /dev/null differ diff --git a/vendor/puppet/cache/boxen-puppet-ruby-6.2.0.tar.gz b/vendor/puppet/cache/boxen-puppet-ruby-6.2.0.tar.gz new file mode 100644 index 0000000..4eee60a Binary files /dev/null and b/vendor/puppet/cache/boxen-puppet-ruby-6.2.0.tar.gz differ