diff --git a/Puppetfile b/Puppetfile index 0e8262dc2..a23f3e946 100644 --- a/Puppetfile +++ b/Puppetfile @@ -176,7 +176,7 @@ mod 'staging', mod 'apache', :git => 'https://github.com/puppetlabs/puppetlabs-apache', - :ref => 'v5.8.0' + :ref => 'v5.9.0' mod 'apt', :git => 'https://github.com/puppetlabs/puppetlabs-apt', @@ -216,7 +216,7 @@ mod 'stdlib', mod 'vcsrepo', :git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo', - :ref => 'v3.1.1' + :ref => 'v3.2.0' mod 'git_resource', :git => 'https://github.com/voxpupuli/puppet-git_resource',