diff --git a/puppet/modules/wget/Gemfile.lock b/puppet/modules/wget/Gemfile.lock index c996c93..deac82f 100644 --- a/puppet/modules/wget/Gemfile.lock +++ b/puppet/modules/wget/Gemfile.lock @@ -2,7 +2,8 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (2.2.8) - addressable (2.3.6) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) archive-tar-minitar (0.5.2) autoparse (0.3.3) addressable (>= 2.3.1) @@ -108,6 +109,7 @@ GEM net-ssh (2.9.1) netrc (0.7.7) nokogiri (1.5.11) + public_suffix (4.0.6) puppet (3.7.0) facter (> 1.6, < 3) hiera (~> 1.0)