diff --git a/Puppetfile b/Puppetfile index f8e24e7c2..29ef36004 100644 --- a/Puppetfile +++ b/Puppetfile @@ -148,15 +148,15 @@ mod 'firewall', mod 'inifile', :git => 'https://github.com/puppetlabs/puppetlabs-inifile', - :ref => 'v6.1.1' + :ref => 'v6.2.0' mod 'mysql', :git => 'https://github.com/puppetlabs/puppetlabs-mysql', - :ref => 'v16.1.0' + :ref => 'v16.2.0' mod 'postgresql', :git => 'https://github.com/puppetlabs/puppetlabs-postgresql', - :ref => 'v10.3.0' + :ref => 'v10.4.0' mod 'rabbitmq', :git => 'https://github.com/voxpupuli/puppet-rabbitmq',