From ebe5a55a9cec7f4533d907d28b2e1b4b9c4d9aec Mon Sep 17 00:00:00 2001 From: Jianwei Han Date: Sat, 19 Jul 2014 07:39:47 +0800 Subject: [PATCH] Update dependencies --- Puppetfile | 12 ++++++------ Puppetfile.lock | 24 ++++++++++++------------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/Puppetfile b/Puppetfile index 18f8b8d..174a2be 100644 --- a/Puppetfile +++ b/Puppetfile @@ -38,18 +38,18 @@ github "module-data", "0.0.3", :repo => "ripienaar/puppet-module-data" # Core modules for a basic development environment. You can replace # some/most of these if you want, but it's not recommended. -github "git", "2.4.0" +github "git", "2.5.0" github "homebrew", "1.9.5.rc", :repo => "hanjianwei/puppet-homebrew" github "hub", "1.3.0" -github "inifile", "1.0.3", :repo => "puppetlabs/puppetlabs-inifile" -github "nodejs", "3.7.0" +github "inifile", "1.1.3", :repo => "puppetlabs/puppetlabs-inifile" +github "nodejs", "3.8.1" github "openssl", "1.0.0" github "pkgconfig", "1.0.0" github "repository", "2.3.0" -github "ruby", "8.0.4" -github "stdlib", "4.2.1", :repo => "puppetlabs/puppetlabs-stdlib" +github "ruby", "8.1.2" +github "stdlib", "4.3.2", :repo => "puppetlabs/puppetlabs-stdlib" github "sudo", "1.0.0" -github "xquartz", "1.1.1" +github "xquartz", "1.2.0" # Optional/custom modules. There are tons available at # https://github.com/boxen. diff --git a/Puppetfile.lock b/Puppetfile.lock index 7df349c..e43522b 100644 --- a/Puppetfile.lock +++ b/Puppetfile.lock @@ -1,7 +1,7 @@ GITHUBTARBALL remote: boxen/puppet-git specs: - git (2.4.0) + git (2.5.0) GITHUBTARBALL remote: boxen/puppet-hub @@ -11,7 +11,7 @@ GITHUBTARBALL GITHUBTARBALL remote: boxen/puppet-nodejs specs: - nodejs (3.7.0) + nodejs (3.8.1) GITHUBTARBALL remote: boxen/puppet-openssl @@ -36,7 +36,7 @@ GITHUBTARBALL GITHUBTARBALL remote: boxen/puppet-ruby specs: - ruby (8.0.4) + ruby (8.1.2) GITHUBTARBALL remote: boxen/puppet-sudo @@ -46,7 +46,7 @@ GITHUBTARBALL GITHUBTARBALL remote: boxen/puppet-xquartz specs: - xquartz (1.1.1) + xquartz (1.2.0) GITHUBTARBALL remote: hanjianwei/puppet-boxen @@ -71,12 +71,12 @@ GITHUBTARBALL GITHUBTARBALL remote: puppetlabs/puppetlabs-inifile specs: - inifile (1.0.3) + inifile (1.1.3) GITHUBTARBALL remote: puppetlabs/puppetlabs-stdlib specs: - stdlib (4.2.1) + stdlib (4.3.2) GITHUBTARBALL remote: ripienaar/puppet-module-data @@ -87,18 +87,18 @@ DEPENDENCIES boxen (= 3.6.3.rc) brewcask (= 0.0.4.rc2) dotfiles (= 0.0.9) - git (= 2.4.0) + git (= 2.5.0) homebrew (= 1.9.5.rc) hub (= 1.3.0) - inifile (= 1.0.3) + inifile (= 1.1.3) module-data (= 0.0.3) - nodejs (= 3.7.0) + nodejs (= 3.8.1) openssl (= 1.0.0) osx (= 2.7.0) pkgconfig (= 1.0.0) repository (= 2.3.0) - ruby (= 8.0.4) - stdlib (= 4.2.1) + ruby (= 8.1.2) + stdlib (= 4.3.2) sudo (= 1.0.0) - xquartz (= 1.1.1) + xquartz (= 1.2.0) -- 1.8.5.3