diff --git a/Gemfile.lock b/Gemfile.lock index 441feda..971bd89 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,6 +41,7 @@ GEM specinfra (~> 2) byebug (9.0.6) coderay (1.1.2) + concurrent-ruby (1.1.9) deep_merge (1.2.1) diff-lcs (1.3) docker-api (1.34.2) @@ -56,7 +57,7 @@ GEM multipart-post (>= 1.2, < 3) faraday_middleware (0.12.2) faraday (>= 0.7.4, < 1.0) - fast_gettext (1.1.2) + fast_gettext (1.8.0) ffi (1.9.25) gh (0.15.1) addressable (~> 2.4.0) @@ -65,11 +66,12 @@ GEM multi_json (~> 1.0) net-http-persistent (~> 2.9) net-http-pipeline - hiera (3.4.4) + hiera (3.7.0) highline (1.7.10) hocon (1.2.5) http-cookie (1.0.3) domain_name (~> 0.5) + httpclient (2.8.3) in-parallel (0.1.17) inifile (3.0.0) json (2.1.0) @@ -77,7 +79,7 @@ GEM addressable (>= 2.4) launchy (2.4.3) addressable (~> 2.3) - locale (2.1.2) + locale (2.1.3) metaclass (0.0.4) metadata-json-lint (2.2.0) json-schema (~> 2.8) @@ -90,7 +92,7 @@ GEM minitest (5.11.3) mocha (1.7.0) metaclass (~> 0.0.1) - multi_json (1.13.1) + multi_json (1.15.0) multipart-post (2.0.0) net-http-persistent (2.9.4) net-http-pipeline (1.0.1) @@ -109,15 +111,22 @@ GEM pry-byebug (3.4.3) byebug (>= 9.0, < 9.1) pry (~> 0.10) - puppet (5.5.6) - facter (> 2.0.1, < 4) - fast_gettext (~> 1.1.2) + puppet (6.25.1) + concurrent-ruby (~> 1.0) + deep_merge (~> 1.0) + facter (> 2.0.1, < 5) + fast_gettext (~> 1.1) hiera (>= 3.2.1, < 4) + httpclient (~> 2.8) locale (~> 2.1) multi_json (~> 1.10) + puppet-resource_api (~> 1.5) + semantic_puppet (~> 1.0) puppet-blacksmith (4.1.2) rest-client (~> 2.0) puppet-lint (2.3.6) + puppet-resource_api (1.8.14) + hocon (>= 1.0) puppet-syntax (2.4.1) rake puppetlabs_spec_helper (2.10.0) @@ -156,6 +165,7 @@ GEM ruby-ll (2.1.2) ansi ast + semantic_puppet (1.0.4) serverspec (2.41.3) multi_json rspec (~> 3.0)