diff --git a/Gemfile.lock b/Gemfile.lock index c7a6c87..e3bdbe6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.3.8) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) autoparse (0.3.3) addressable (>= 2.3.1) extlib (>= 0.9.15) @@ -264,6 +265,7 @@ GEM coderay (~> 1.0) method_source (~> 0.8) slop (~> 3.4) + public_suffix (4.0.6) puppet (4.2.1) facter (> 2.0, < 4) hiera (>= 2.0, < 4)