Hi, the latest hiera gem has no gemspec/license speficied: https://rubygems.org/gems/hiera/versions/3.7.0
~ $ bundle info hiera
* hiera (3.7.0)
Summary: Light weight hierarchical data store
Homepage: https://github.com/puppetlabs/hiera
Path: /home/bastelfreak/modulesync_config/modules/voxpupuli/puppet-corosync/.vendor/ruby/3.0.0/gems/hiera-3.7.0
~ $ bundle licenses 2>&1 | awk '/^hiera:/ {print $0}'
hiera: Unknown
can you please add a proper gemspec? the puppet gem has the same issue: https://tickets.puppetlabs.com/browse/PUP-11118