diff --git a/Puppetfile b/Puppetfile index 1991231cf..05003d273 100644 --- a/Puppetfile +++ b/Puppetfile @@ -148,7 +148,7 @@ mod 'concat', mod 'firewall', :git => 'https://github.com/puppetlabs/puppetlabs-firewall', - :ref => '1.8.0' + :ref => '1.8.1' mod 'inifile', :git => 'https://github.com/puppetlabs/puppetlabs-inifile', @@ -168,7 +168,7 @@ mod 'postgresql', mod 'rabbitmq', :git => 'https://github.com/puppetlabs/puppetlabs-rabbitmq', - :ref => '5.3.1' + :ref => '5.4.0' mod 'rsync', :git => 'https://github.com/puppetlabs/puppetlabs-rsync', @@ -176,7 +176,7 @@ mod 'rsync', mod 'stdlib', :git => 'https://github.com/puppetlabs/puppetlabs-stdlib', - :ref => '4.11.0' + :ref => '4.12.0' mod 'vcsrepo', :git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo',