diff --git a/Puppetfile b/Puppetfile index bb4f79e..f566846 100644 --- a/Puppetfile +++ b/Puppetfile @@ -41,7 +41,7 @@ github "module-data", "0.0.3", :repo => "ripienaar/puppet-module-data" github "dnsmasq", "1.0.1" github "foreman", "1.2.0" github "gcc", "2.0.100" -github "git", "2.3.0" +github "git", "2.3.1" github "go", "1.1.0" github "homebrew", "1.9.2" github "hub", "1.3.0" diff --git a/Puppetfile.lock b/Puppetfile.lock index 4c51e7b..24eb886 100644 --- a/Puppetfile.lock +++ b/Puppetfile.lock @@ -21,7 +21,7 @@ GITHUBTARBALL GITHUBTARBALL remote: boxen/puppet-git specs: - git (2.3.0) + git (2.3.1) GITHUBTARBALL remote: boxen/puppet-go @@ -103,7 +103,7 @@ DEPENDENCIES dnsmasq (= 1.0.1) foreman (= 1.2.0) gcc (= 2.0.100) - git (= 2.3.0) + git (= 2.3.1) go (= 1.1.0) homebrew (= 1.6.2) hub (= 1.3.0) diff --git a/vendor/puppet/cache/boxen-puppet-git-2.3.0.tar.gz b/vendor/puppet/cache/boxen-puppet-git-2.3.0.tar.gz deleted file mode 100644 index e09039d..0000000 Binary files a/vendor/puppet/cache/boxen-puppet-git-2.3.0.tar.gz and /dev/null differ diff --git a/vendor/puppet/cache/boxen-puppet-git-2.3.1.tar.gz b/vendor/puppet/cache/boxen-puppet-git-2.3.1.tar.gz new file mode 100644 index 0000000..6e9c863 Binary files /dev/null and b/vendor/puppet/cache/boxen-puppet-git-2.3.1.tar.gz differ