diff --git a/Puppetfile b/Puppetfile index 4c2e05519..eb2a835ad 100644 --- a/Puppetfile +++ b/Puppetfile @@ -200,7 +200,7 @@ mod 'postgresql', mod 'rabbitmq', :git => 'https://github.com/puppetlabs/puppetlabs-rabbitmq', - :ref => 'v8.2.0' + :ref => 'v8.2.1' mod 'rsync', :git => 'https://github.com/puppetlabs/puppetlabs-rsync', @@ -208,7 +208,7 @@ mod 'rsync', mod 'stdlib', :git => 'https://github.com/puppetlabs/puppetlabs-stdlib', - :ref => '4.25.0' + :ref => '4.25.1' mod 'vcsrepo', :git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo',