Updated vcsrepo

This commit is contained in:
Gene Liverman 2017-08-13 18:32:52 -07:00
parent a1c8b7968e
commit 546dd8514a

View file

@ -6,7 +6,7 @@ forge 'http://forge.puppetlabs.com'
moduledir "#{File.dirname(File.dirname(File.dirname(__FILE__)))}/vendor/puppet_modules"
# rubocop:enable Metrics/LineLength
mod 'puppetlabs-vcsrepo', '1.5.0'
mod 'puppetlabs-vcsrepo', '2.0.0'
mod 'thekevjames-homebrew',
git: 'https://github.com/genebean/puppet-homebrew.git',
branch: 'non-root-and-bundler'