diff --git a/Puppetfile b/Puppetfile index c285757e0..750bb689c 100644 --- a/Puppetfile +++ b/Puppetfile @@ -176,7 +176,7 @@ mod 'staging', mod 'apache', :git => 'https://github.com/puppetlabs/puppetlabs-apache', - :ref => 'v6.0.1' + :ref => 'v6.1.0' mod 'apt', :git => 'https://github.com/puppetlabs/puppetlabs-apt', @@ -212,7 +212,7 @@ mod 'rsync', mod 'stdlib', :git => 'https://github.com/puppetlabs/puppetlabs-stdlib', - :ref => 'v7.0.1' + :ref => 'v7.1.0' mod 'vcsrepo', :git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo',