diff --git a/Puppetfile b/Puppetfile index 475c0b10f..f7d80fc9d 100644 --- a/Puppetfile +++ b/Puppetfile @@ -168,11 +168,11 @@ mod 'apt', mod 'concat', :git => 'https://github.com/puppetlabs/puppetlabs-concat', - :ref => 'v7.1.1' + :ref => 'v7.2.0' mod 'firewall', :git => 'https://github.com/puppetlabs/puppetlabs-firewall', - :ref => 'v3.4.0' + :ref => 'v3.5.0' mod 'inifile', :git => 'https://github.com/puppetlabs/puppetlabs-inifile', @@ -196,7 +196,7 @@ mod 'rsync', mod 'stdlib', :git => 'https://github.com/puppetlabs/puppetlabs-stdlib', - :ref => 'v8.1.0' + :ref => 'v8.2.0' mod 'vcsrepo', :git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo',