diff --git a/Gemfile.lock b/Gemfile.lock index c9e7aa4..b0ec94a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,10 +5,13 @@ GEM blockenspiel (0.5.0) coderay (1.1.2) colored (1.2) + concurrent-ruby (1.1.8) cri (2.15.6) deep_merge (1.2.1) diff-lcs (1.3) - facter (2.5.1) + facter (4.0.52) + hocon (~> 1.3) + thor (>= 1.0.1, < 2.0) faraday (0.13.1) multipart-post (>= 1.2, < 3) faraday_middleware (0.12.2) @@ -22,12 +25,11 @@ GEM gettext (>= 3.0.2) locale git (1.5.0) - hiera (3.5.0) - hocon (1.2.5) - httpclient (2.8.3) + hiera (3.7.0) + hocon (1.3.1) json (2.2.0) little-plugger (1.1.4) - locale (2.1.2) + locale (2.1.3) log4r (1.1.10) logging (2.2.2) little-plugger (~> 1.1) @@ -37,7 +39,7 @@ GEM minitar (0.8) mocha (1.9.0) metaclass (~> 0.0.1) - multi_json (1.13.1) + multi_json (1.15.0) multipart-post (2.1.1) onceover (3.13.4) backticks (>= 1.0.2) @@ -69,17 +71,19 @@ GEM pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - puppet (6.4.2) - facter (> 2.0.1, < 4) - fast_gettext (~> 1.1.2) + puppet (7.5.0) + 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) + scanf (~> 1.0) semantic_puppet (~> 1.0) puppet-lint (2.3.6) - puppet-resource_api (1.8.3) + puppet-resource_api (1.8.13) hocon (>= 1.0) puppet-strings (2.2.0) rgen @@ -125,9 +129,11 @@ GEM rspec_junit_formatter (0.4.1) rspec-core (>= 2, < 4, != 2.12.0) rugged (0.28.2) - semantic_puppet (1.0.2) + scanf (1.0.0) + semantic_puppet (1.0.3) table_print (1.5.6) text (1.3.1) + thor (1.1.0) versionomy (0.5.0) blockenspiel (~> 0.5) yard (0.9.20)