diff --git a/Puppetfile b/Puppetfile index 31449a808..5878a2396 100644 --- a/Puppetfile +++ b/Puppetfile @@ -176,7 +176,7 @@ mod 'staging', mod 'apache', :git => 'https://github.com/puppetlabs/puppetlabs-apache', - :ref => 'v5.5.0' + :ref => 'v5.6.0' mod 'apt', :git => 'https://github.com/puppetlabs/puppetlabs-apt', @@ -188,7 +188,7 @@ mod 'concat', mod 'firewall', :git => 'https://github.com/puppetlabs/puppetlabs-firewall', - :ref => 'v2.5.0' + :ref => 'v2.6.0' mod 'inifile', :git => 'https://github.com/puppetlabs/puppetlabs-inifile',