diff --git a/Gemfile b/Gemfile index e2c9b47..f753fbd 100644 --- a/Gemfile +++ b/Gemfile @@ -23,9 +23,9 @@ group :development do gem "puppet-module-win-dev-r#{minor_version}", '~> 0.3', require: false, platforms: %i[mswin mingw x64_mingw] gem 'fast_gettext', '1.1.0', require: false if Gem::Version.new(RUBY_VERSION.dup) < Gem::Version.new('2.1.0') gem 'fast_gettext', require: false if Gem::Version.new(RUBY_VERSION.dup) >= Gem::Version.new('2.1.0') - gem 'json', '= 1.8.1', require: false if Gem::Version.new(RUBY_VERSION.dup) == Gem::Version.new('2.1.9') - gem 'json', '= 2.0.4', require: false if Gem::Requirement.create('~> 2.4.2').satisfied_by?(Gem::Version.new(RUBY_VERSION.dup)) - gem 'json', '= 2.1.0', require: false if Gem::Requirement.create(['>= 2.5.0', '< 2.7.0']).satisfied_by?(Gem::Version.new(RUBY_VERSION.dup)) + gem 'json', '2.3.0', require: false if Gem::Version.new(RUBY_VERSION.dup) == Gem::Version.new('2.1.9') + gem 'json', '2.3.0', require: false if Gem::Requirement.create('~> 2.4.2').satisfied_by?(Gem::Version.new(RUBY_VERSION.dup)) + gem 'json', '2.3.0', require: false if Gem::Requirement.create(['>= 2.5.0', '< 2.7.0']).satisfied_by?(Gem::Version.new(RUBY_VERSION.dup)) gem 'json_pure', '<= 2.0.1', require: false if Gem::Version.new(RUBY_VERSION.dup) < Gem::Version.new('2.0.0') gem 'rb-readline', '= 0.5.5', require: false, platforms: %i[mswin mingw x64_mingw] end diff --git a/Gemfile.lock b/Gemfile.lock index 65f1d14..0cb567b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,34 +2,36 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (2.3.6) - activesupport (5.2.3) + activesupport (6.0.3.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) + zeitwerk (~> 2.2, >= 2.2.2) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) ansi (1.5.0) - ast (2.4.0) - aws-eventstream (1.0.3) - aws-partitions (1.219.0) - aws-sdk-core (3.68.0) - aws-eventstream (~> 1.0, >= 1.0.2) - aws-partitions (~> 1.0) + ast (2.4.1) + awesome_print (1.8.0) + aws-eventstream (1.1.0) + aws-partitions (1.345.0) + aws-sdk-core (3.104.3) + aws-eventstream (~> 1, >= 1.0.2) + aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-ec2 (1.110.0) - aws-sdk-core (~> 3, >= 3.61.1) + aws-sdk-ec2 (1.179.0) + aws-sdk-core (~> 3, >= 3.99.0) aws-sigv4 (~> 1.1) - aws-sigv4 (1.1.0) - aws-eventstream (~> 1.0, >= 1.0.2) - bindata (2.4.4) - bolt (1.29.0) + aws-sigv4 (1.2.1) + aws-eventstream (~> 1, >= 1.0.2) + bcrypt_pbkdf (1.0.1) + bindata (2.4.8) + bolt (1.38.0) CFPropertyList (~> 2.2) addressable (~> 2.5) aws-sdk-ec2 (~> 1) concurrent-ruby (~> 1.0) - docker-api (~> 1.34) hiera-eyaml (~> 3) logging (~> 2.2) minitar (~> 0.6) @@ -43,75 +45,87 @@ GEM terminal-table (~> 1.8) winrm (~> 2.0) winrm-fs (~> 1.3) - builder (3.2.3) - childprocess (0.7.1) - ffi (~> 1.0, >= 1.0.11) - codecov (0.1.15) + builder (3.2.4) + codecov (0.1.20) + colorize json simplecov - url - coderay (1.1.2) - colored (1.2) + coderay (1.1.3) + colored2 (3.1.2) + colorize (0.8.1) concurrent-ruby (1.1.5) - connection_pool (2.2.2) - cri (2.15.6) - deep_merge (1.2.1) + connection_pool (2.2.3) + cri (2.15.10) dependency_checker (0.2.0) parallel puppet_forge (~> 2.2) rake (~> 12.3) semantic_puppet (~> 1.0) - diff-lcs (1.3) + diff-lcs (1.4.4) docile (1.3.2) docker-api (1.34.2) excon (>= 0.47.0) multi_json domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) - equatable (0.6.1) - erubis (2.7.0) - excon (0.67.0) + ed25519 (1.2.4) + erubi (1.9.0) + excon (0.76.0) facter (2.5.6) - facterdb (0.8.2) - facter + facterdb (1.4.0) + facter (< 4.0.0) jgrep - faraday (0.13.1) + faraday (0.17.3) multipart-post (>= 1.2, < 3) - faraday_middleware (0.12.2) + faraday_middleware (0.14.0) faraday (>= 0.7.4, < 1.0) fast_gettext (1.1.2) - ffi (1.9.25) + ffi (1.13.1) + ffi-compiler (1.0.1) + ffi (>= 1.0.0) + rake gettext (3.2.9) locale (>= 2.0.5) text (>= 1.3.0) - gettext-setup (0.31) + gettext-setup (0.34) fast_gettext (~> 1.1.0) - gettext (>= 3.0.2) + gettext (>= 3.0.2, < 3.3.0) locale gssapi (1.3.0) ffi (>= 1.0.1) gyoku (1.3.1) builder (>= 2.1.2) hiera (3.5.0) - hiera-eyaml (3.0.0) + hiera-eyaml (3.2.0) highline (~> 1.6.19) optimist highline (1.6.21) hirb (0.7.3) - hitimes (1.3.0) hocon (1.2.5) + honeycomb-beeline (2.1.1) + libhoney (~> 1.14, >= 1.14.2) + http (4.4.1) + addressable (~> 2.3) + http-cookie (~> 1.0) + http-form_data (~> 2.2) + http-parser (~> 1.2.0) http-accept (1.7.0) http-cookie (1.0.3) domain_name (~> 0.5) + http-form_data (2.3.0) + http-parser (1.2.1) + ffi-compiler (>= 1.0, < 2.0) httpclient (2.8.3) - i18n (1.6.0) + i18n (1.8.5) concurrent-ruby (~> 1.0) - jgrep (1.5.0) + jgrep (1.5.2) jmespath (1.4.0) - json (2.1.0) - json-schema (2.8.0) + json (2.3.0) + json-schema (2.8.1) addressable (>= 2.4) - json_pure (2.1.0) + libhoney (1.14.4) + addressable (~> 2.0) + http (>= 2.0, < 5.0) little-plugger (1.1.4) locale (2.1.2) log4r (1.1.10) @@ -119,66 +133,44 @@ GEM little-plugger (~> 1.1) multi_json (~> 1.10) metaclass (0.0.4) - metadata-json-lint (2.2.0) + metadata-json-lint (2.4.0) json-schema (~> 2.8) spdx-licenses (~> 1.0) method_source (0.8.2) - mime-types (3.3) + mime-types (3.3.1) mime-types-data (~> 3.2015) - mime-types-data (3.2019.0904) - minitar (0.6.1) - minitest (5.12.2) + mime-types-data (3.2020.0512) + minitar (0.9) + minitest (5.14.1) mocha (1.1.0) metaclass (~> 0.0.1) multi_json (1.13.1) multipart-post (2.1.1) - necromancer (0.5.0) - net-http-persistent (3.1.0) + net-http-persistent (4.0.0) connection_pool (~> 2.2) net-scp (1.2.1) net-ssh (>= 2.6.5) - net-ssh (5.2.0) + net-ssh (6.1.0) net-telnet (0.1.1) netrc (0.11.0) nori (2.6.0) - optimist (3.0.0) + optimist (3.0.1) orchestrator_client (0.4.3) faraday net-http-persistent - parallel (1.17.0) + parallel (1.19.2) parallel_tests (2.14.2) parallel - parser (2.5.1.2) - ast (~> 2.4.0) - pastel (0.7.3) - equatable (~> 0.6) - tty-color (~> 0.5) + parser (2.7.1.4) + ast (~> 2.4.1) pathspec (0.2.1) - pdk (1.13.0) - bundler (>= 1.15.0, < 3.0.0) - childprocess (~> 0.7.1) - concurrent-ruby (~> 1.1.5) - cri (~> 2.10) - deep_merge (~> 1.1) - diff-lcs (= 1.3) - facter (~> 2.5.1) - ffi (~> 1.9.0) - gettext-setup (~> 0.24) - hitimes (= 1.3.0) - httpclient (~> 2.8.3) - json-schema (= 2.8.0) - json_pure (~> 2.1.0) - minitar (~> 0.6.1) - pathspec (~> 0.2.1) - tty-prompt (~> 0.13) - tty-spinner (~> 0.5) - tty-which (~> 0.3) + pluginator (1.5.0) powerpack (0.1.2) pry (0.10.4) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - public_suffix (4.0.1) + public_suffix (4.0.5) puppet (6.9.0) concurrent-ruby (~> 1.0) facter (> 2.0.1, < 4) @@ -189,24 +181,36 @@ GEM multi_json (~> 1.10) puppet-resource_api (~> 1.5) semantic_puppet (~> 1.0) - puppet-blacksmith (5.0.0) + puppet-blacksmith (6.0.0) + puppet-modulebuilder (~> 0.1) rest-client (~> 2.0) - puppet-lint (2.3.6) - puppet-module-posix-default-r2.5 (0.4.2) - puppet-module-posix-dev-r2.5 (0.4.2) - activesupport (>= 5.0.0, < 6.0.0) + puppet-debugger (0.19.0) + awesome_print (~> 1.7) + bundler + facterdb (>= 0.4.0) + pluginator (~> 1.5.0) + puppet (>= 3.8) + rb-readline (>= 0.5.5) + table_print (>= 1.0.0) + puppet-lint (2.4.2) + puppet-module-posix-default-r2.6 (0.5.0) + puppet-module-posix-dev-r2.6 (0.5.0) + activesupport (~> 6.0) + bcrypt_pbkdf (~> 1.0) codecov (~> 0.1.10) + concurrent-ruby (!= 1.1.6) dependency_checker (~> 0.2) - facterdb (~> 0.8.1) + ed25519 (~> 1.2) + facterdb (>= 0.8.1, < 2.0.0) gettext-setup (~> 0.26) metadata-json-lint (>= 2.0.2, < 3.0.0) mocha (>= 1.0.0, < 1.2.0) parallel_tests (>= 2.14.1, < 2.14.3) - parser (~> 2.5.1.2) pry (~> 0.10.4) - puppet-blacksmith (>= 3.4.0) + puppet-blacksmith (~> 6.0) + puppet-debugger (~> 0.18) puppet-lint (>= 2.3.0, < 3.0.0) - puppet-resource_api (~> 1.6) + puppet-resource_api (~> 1.8) puppet-strings (~> 2.0) puppet-syntax (>= 2.4.1, < 3.0.0) puppet_litmus (>= 0.4.0, < 1.0.0) @@ -214,43 +218,53 @@ GEM puppetlabs_spec_helper (>= 2.9.0, < 3.0.0) rainbow (~> 2.0) rspec-puppet (>= 2.3.2, < 3.0.0) - rspec-puppet-facts (~> 1.9.5) + rspec-puppet-facts (~> 1.10.0) rspec_junit_formatter (~> 0.2) rubocop (~> 0.49.0) rubocop-i18n (~> 1.2.0) rubocop-rspec (~> 1.16.0) serverspec (~> 2.41) - simplecov (>= 0.14.1, < 1.0.0) simplecov-console (~> 0.4.2) - specinfra (= 2.77.1) + specinfra (= 2.82.2) + puppet-modulebuilder (0.2.1) + minitar (~> 0.6) + pathspec (~> 0.2.1) puppet-resource_api (1.8.7) hocon (>= 1.0) - puppet-strings (2.3.1) + puppet-strings (2.5.0) rgen yard (~> 0.9.5) - puppet-syntax (2.5.0) + puppet-syntax (2.6.1) + puppet (>= 5) rake - puppet_forge (2.3.0) - faraday (>= 0.9.0, < 0.14.0) - faraday_middleware (>= 0.9.0, < 0.13.0) + puppet_forge (2.3.4) + faraday (>= 0.9.0, < 0.18.0, != 0.13.1) + faraday_middleware (>= 0.9.0, < 0.15.0) gettext-setup (~> 0.11) minitar semantic_puppet (~> 1.0) - puppet_litmus (0.10.0) - bolt (>= 1.13.1, < 1.29.1) - pdk (>= 1.10.0, < 2.0.0) + puppet_litmus (0.17.0) + bolt (>= 1.13.1, < 2.0.0) + docker-api (>= 1.34, < 2.0.0) + honeycomb-beeline + parallel + puppet-modulebuilder (~> 0.1) + rspec + rspec_honeycomb_formatter tty-spinner (>= 0.5.0, < 1.0.0) puppet_pot_generator (1.0.1) puppet - puppetlabs_spec_helper (2.14.1) + puppetlabs_spec_helper (2.15.0) mocha (~> 1.0) pathspec (~> 0.2.1) puppet-lint (~> 2.0) - puppet-syntax (~> 2.0) + puppet-syntax (>= 2.0, < 4) rspec-puppet (~> 2.0) - r10k (3.3.1) - colored (= 1.2) - cri (= 2.15.6) + r10k (3.5.2) + colored2 (= 3.1.2) + cri (>= 2.15.10, < 3.0.0) + fast_gettext (~> 1.1.0) + gettext (>= 3.0.2, < 3.3.0) gettext-setup (~> 0.24) log4r (= 1.1.10) multi_json (~> 1.10) @@ -258,35 +272,39 @@ GEM rainbow (2.2.2) rake rake (12.3.3) + rb-readline (0.5.5) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) rgen (0.8.2) - rspec (3.8.0) - rspec-core (~> 3.8.0) - rspec-expectations (~> 3.8.0) - rspec-mocks (~> 3.8.0) - rspec-core (3.8.2) - rspec-support (~> 3.8.0) - rspec-expectations (3.8.4) + rspec (3.9.0) + rspec-core (~> 3.9.0) + rspec-expectations (~> 3.9.0) + rspec-mocks (~> 3.9.0) + rspec-core (3.9.2) + rspec-support (~> 3.9.3) + rspec-expectations (3.9.2) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.8.0) + rspec-support (~> 3.9.0) rspec-its (1.3.0) rspec-core (>= 3.0.0) rspec-expectations (>= 3.0.0) - rspec-mocks (3.8.1) + rspec-mocks (3.9.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.8.0) - rspec-puppet (2.7.5) + rspec-support (~> 3.9.0) + rspec-puppet (2.7.10) rspec - rspec-puppet-facts (1.9.5) + rspec-puppet-facts (1.10.0) facter facterdb (>= 0.5.0) json puppet - rspec-support (3.8.2) + rspec-support (3.9.3) + rspec_honeycomb_formatter (0.2.1) + honeycomb-beeline + rspec-core (~> 3.0) rspec_junit_formatter (0.4.1) rspec-core (>= 2, < 4, != 2.12.0) rubocop (0.49.1) @@ -306,7 +324,7 @@ GEM rubyntlm windows_error rubyntlm (0.6.2) - rubyzip (1.3.0) + rubyzip (2.3.0) semantic_puppet (1.0.2) serverspec (2.41.5) multi_json @@ -314,76 +332,64 @@ GEM rspec-its specinfra (~> 2.72) sfl (2.3) - simplecov (0.17.1) + simplecov (0.18.5) docile (~> 1.1) - json (>= 1.8, < 3) - simplecov-html (~> 0.10.0) + simplecov-html (~> 0.11) simplecov-console (0.4.2) ansi hirb simplecov - simplecov-html (0.10.2) + simplecov-html (0.12.2) slop (3.6.0) spdx-licenses (1.2.0) - specinfra (2.77.1) + specinfra (2.82.2) net-scp net-ssh (>= 2.7) net-telnet (= 0.1.1) sfl + table_print (1.5.7) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) text (1.3.1) thread_safe (0.3.6) - tty-color (0.5.0) - tty-cursor (0.7.0) - tty-prompt (0.19.0) - necromancer (~> 0.5.0) - pastel (~> 0.7.0) - tty-reader (~> 0.6.0) - tty-reader (0.6.0) - tty-cursor (~> 0.7) - tty-screen (~> 0.7) - wisper (~> 2.0.0) - tty-screen (0.7.0) - tty-spinner (0.9.1) + tty-cursor (0.7.1) + tty-spinner (0.9.3) tty-cursor (~> 0.7) - tty-which (0.4.1) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) unf (0.1.4) unf_ext - unf_ext (0.0.7.6) - unicode-display_width (1.6.0) - url (0.3.2) + unf_ext (0.0.7.7) + unicode-display_width (1.7.0) windows_error (0.1.2) - winrm (2.3.2) + winrm (2.3.4) builder (>= 2.1.2) - erubis (~> 2.7) + erubi (~> 1.8) gssapi (~> 1.2) gyoku (~> 1.0) httpclient (~> 2.2, >= 2.2.0.2) logging (>= 1.6.1, < 3.0) nori (~> 2.0) rubyntlm (~> 0.6.0, >= 0.6.1) - winrm-fs (1.3.2) - erubis (~> 2.7) + winrm-fs (1.3.4) + erubi (~> 1.8) logging (>= 1.6.1, < 3.0) - rubyzip (~> 1.1) + rubyzip (~> 2.0) winrm (~> 2.0) - wisper (2.0.0) - yard (0.9.20) + yard (0.9.25) + zeitwerk (2.4.0) PLATFORMS ruby DEPENDENCIES fast_gettext - json (= 2.1.0) + json (= 2.3.0) puppet - puppet-module-posix-default-r2.5 (~> 0.3) - puppet-module-posix-dev-r2.5 (~> 0.3) - puppet-module-win-default-r2.5 (~> 0.3) - puppet-module-win-dev-r2.5 (~> 0.3) + puppet-module-posix-default-r2.6 (~> 0.3) + puppet-module-posix-dev-r2.6 (~> 0.3) + puppet-module-win-default-r2.6 (~> 0.3) + puppet-module-win-dev-r2.6 (~> 0.3) rb-readline (= 0.5.5) BUNDLED WITH