Skip to content

Commit

Permalink
(maint) Bundle update to latest gems
Browse files Browse the repository at this point in the history
Specifically pulling in puppet-strings 2.9.0 to test a bug in plan
parameter indexing.
  • Loading branch information
jpartlow committed Dec 16, 2021
1 parent da8d7ac commit af310da
Showing 1 changed file with 34 additions and 32 deletions.
66 changes: 34 additions & 32 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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
Expand All @@ -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)
Expand All @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -315,21 +315,22 @@ 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)
gettext (>= 3.0.2, < 3.3.0)
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)
Expand All @@ -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
Expand All @@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -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
Expand Down

0 comments on commit af310da

Please sign in to comment.