diff --git a/Gemfile.lock b/Gemfile.lock index c9e7aa4..b728610 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,8 @@ GEM remote: https://rubygems.org/ specs: + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) backticks (1.0.2) blockenspiel (0.5.0) coderay (1.1.2) @@ -21,7 +23,9 @@ GEM fast_gettext (~> 1.1.0) gettext (>= 3.0.2) locale - git (1.5.0) + git (1.13.0) + addressable (~> 2.8) + rchardet (~> 1.8) hiera (3.5.0) hocon (1.2.5) httpclient (2.8.3) @@ -69,6 +73,7 @@ GEM pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) + public_suffix (5.0.1) puppet (6.4.2) facter (> 2.0.1, < 4) fast_gettext (~> 1.1.2) @@ -106,6 +111,7 @@ GEM multi_json (~> 1.10) puppet_forge (~> 2.2.8) rake (12.3.2) + rchardet (1.8.0) rgen (0.8.2) rspec (3.8.0) rspec-core (~> 3.8.0)