diff --git a/Gemfile.lock b/Gemfile.lock index c6667ad..53409f2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,8 +2,9 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (2.3.6) - addressable (2.4.0) - backports (3.15.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) + backports (3.23.0) beaker (4.11.0) beaker-hostgenerator hocon (~> 1.0) @@ -30,6 +31,7 @@ GEM specinfra (~> 2) byebug (11.0.1) coderay (1.1.2) + connection_pool (2.3.0) deep_merge (1.2.1) diff-lcs (1.3) domain_name (0.5.20190701) @@ -39,18 +41,18 @@ GEM facter (2.5.5) facter (2.5.5-universal-darwin) CFPropertyList (~> 2.2) - faraday (0.15.4) + faraday (0.17.5) multipart-post (>= 1.2, < 3) faraday_middleware (0.13.1) faraday (>= 0.7.4, < 1.0) fast_gettext (1.1.2) ffi (1.11.1) - gh (0.15.1) - addressable (~> 2.4.0) + gh (0.14.0) + addressable backports faraday (~> 0.8) multi_json (~> 1.0) - net-http-persistent (~> 2.9) + net-http-persistent (>= 2.7) net-http-pipeline hiera (3.5.0) highline (1.7.10) @@ -60,8 +62,8 @@ GEM in-parallel (0.1.17) inifile (3.0.0) json (2.2.0) - launchy (2.4.3) - addressable (~> 2.3) + launchy (2.5.0) + addressable (~> 2.7) locale (2.1.2) metaclass (0.0.4) method_source (0.9.2) @@ -73,9 +75,10 @@ GEM minitest (5.11.3) mocha (1.9.0) metaclass (~> 0.0.1) - multi_json (1.13.1) - multipart-post (2.1.1) - net-http-persistent (2.9.4) + multi_json (1.15.0) + multipart-post (2.2.3) + net-http-persistent (4.0.1) + connection_pool (~> 2.2) net-http-pipeline (1.0.1) net-ping (2.0.6) net-scp (1.2.1) @@ -93,6 +96,7 @@ GEM pry-byebug (3.7.0) byebug (~> 11.0) pry (~> 0.10) + public_suffix (5.0.0) puppet (5.5.16) facter (> 2.0.1, < 4) fast_gettext (~> 1.1.2)