From af310da219eaab6607656468a99d173ba4985be3 Mon Sep 17 00:00:00 2001 From: Josh Partlow Date: Thu, 16 Dec 2021 00:32:29 +0000 Subject: [PATCH] (maint) Bundle update to latest gems Specifically pulling in puppet-strings 2.9.0 to test a bug in plan parameter indexing. --- Gemfile.lock | 66 +++++++++++++++++++++++++++------------------------- 1 file changed, 34 insertions(+), 32 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0b4350e..e8b142e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,12 +2,11 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (2.3.6) - activesupport (6.1.4.1) + activesupport (7.0.0) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) ansi (1.5.0) @@ -32,13 +31,13 @@ GEM async (>= 1.25) awesome_print (1.9.2) aws-eventstream (1.2.0) - aws-partitions (1.532.0) - aws-sdk-core (3.122.1) + aws-partitions (1.541.0) + aws-sdk-core (3.124.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-ec2 (1.281.0) + aws-sdk-ec2 (1.287.0) aws-sdk-core (~> 3, >= 3.122.0) aws-sigv4 (~> 1.1) aws-sigv4 (1.4.0) @@ -75,14 +74,14 @@ GEM colored2 (3.1.2) concurrent-ruby (1.1.9) connection_pool (2.2.5) - console (1.13.1) + console (1.14.0) fiber-local cri (2.15.10) deep_merge (1.2.1) - dependency_checker (0.2.0) + dependency_checker (0.3.0) parallel - puppet_forge (~> 2.2) - rake (~> 12.3) + puppet_forge (>= 2.2, < 4.0) + rake (~> 13.0) semantic_puppet (~> 1.0) diff-lcs (1.4.4) docile (1.4.0) @@ -93,11 +92,11 @@ GEM unf (>= 0.0.5, < 1.0.0) ed25519 (1.2.4) erubi (1.10.0) - excon (0.88.0) - facter (4.2.5) + excon (0.89.0) + facter (4.2.6) hocon (~> 1.3) thor (>= 1.0.1, < 2.0) - facterdb (1.12.0) + facterdb (1.12.2) facter (< 5.0.0) jgrep faraday (0.17.4) @@ -132,7 +131,7 @@ GEM ffi (>= 1.0.1) gyoku (1.3.1) builder (>= 2.1.2) - hiera (3.7.0) + hiera (3.8.0) hiera-eyaml (3.2.2) highline optimist @@ -141,23 +140,21 @@ GEM hocon (1.3.1) honeycomb-beeline (2.7.1) libhoney (~> 1.14, >= 1.14.2) - http (4.4.1) - addressable (~> 2.3) + http (5.0.4) + addressable (~> 2.8) http-cookie (~> 1.0) http-form_data (~> 2.2) - http-parser (~> 1.2.0) + llhttp-ffi (~> 0.4.0) http-accept (1.7.0) http-cookie (1.0.4) domain_name (~> 0.5) http-form_data (2.3.0) - http-parser (1.2.3) - ffi-compiler (>= 1.0, < 2.0) httpclient (2.8.3) - i18n (1.8.10) + i18n (1.8.11) concurrent-ruby (~> 1.0) jgrep (1.5.4) jmespath (1.4.0) - json (2.5.1) + json (2.6.1) json-schema (2.8.1) addressable (>= 2.4) jwt (2.2.3) @@ -166,6 +163,9 @@ GEM excon http (>= 2.0, < 6.0) little-plugger (1.1.4) + llhttp-ffi (0.4.0) + ffi-compiler (~> 1.0) + rake (~> 13.0) locale (2.1.3) log4r (1.1.10) logging (2.3.0) @@ -180,7 +180,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2021.1115) minitar (0.9) - minitest (5.14.4) + minitest (5.15.0) mocha (1.1.0) metaclass (~> 0.0.1) molinillo (0.8.0) @@ -208,7 +208,7 @@ GEM parallel (1.21.0) parallel_tests (3.7.3) parallel - parser (3.0.2.0) + parser (3.0.3.2) ast (~> 2.4.1) pathspec (1.0.0) pluginator (1.5.0) @@ -223,11 +223,11 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.6) - puppet (7.12.1) + puppet (7.13.1) concurrent-ruby (~> 1.0) deep_merge (~> 1.0) facter (> 2.0.1, < 5) - fast_gettext (~> 1.1) + fast_gettext (>= 1.1, < 3) hiera (>= 3.2.1, < 4) locale (~> 2.1) multi_json (~> 1.10) @@ -284,7 +284,7 @@ GEM pathspec (>= 0.2.1, < 2.0.0) puppet-resource_api (1.8.14) hocon (>= 1.0) - puppet-strings (2.8.0) + puppet-strings (2.9.0) rgen yard (~> 0.9.5) puppet-syntax (3.1.0) @@ -315,7 +315,7 @@ GEM puppet-lint (~> 2.0) puppet-syntax (>= 2.0, < 4) rspec-puppet (~> 2.0) - r10k (3.13.0) + r10k (3.14.0) colored2 (= 3.1.2) cri (= 2.15.10) fast_gettext (~> 1.1.0) @@ -323,13 +323,14 @@ GEM gettext-setup (~> 0.24) jwt (~> 2.2.3) log4r (= 1.1.10) + minitar (~> 0.9.0) multi_json (~> 1.10) puppet_forge (~> 2.3.0) rainbow (2.2.2) rake - rake (12.3.3) + rake (13.0.6) rb-readline (0.5.5) - regexp_parser (2.1.1) + regexp_parser (2.2.0) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0) http-cookie (>= 1.0.2, < 2.0) @@ -353,7 +354,7 @@ GEM rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-puppet (2.11.0) + rspec-puppet (2.11.1) rspec rspec-puppet-facts (2.0.3) facter @@ -374,7 +375,7 @@ GEM rubocop-ast (>= 1.2.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (1.13.0) + rubocop-ast (1.15.0) parser (>= 3.0.1.1) rubocop-performance (1.9.1) rubocop (>= 0.90.0, < 2.0) @@ -439,6 +440,7 @@ GEM unf_ext (0.0.8) unicode-display_width (1.8.0) unicode_utils (1.4.0) + webrick (1.7.0) windows_error (0.1.2) winrm (2.3.6) builder (>= 2.1.2) @@ -454,8 +456,8 @@ GEM logging (>= 1.6.1, < 3.0) rubyzip (~> 2.0) winrm (~> 2.0) - yard (0.9.26) - zeitwerk (2.4.2) + yard (0.9.27) + webrick (~> 1.7.0) PLATFORMS ruby