puppetlabs / rspec-puppet

RSpec tests for your Puppet manifests
https://puppetlabs.github.io/rspec-puppet/
MIT License
13 stars 18 forks source link

rspec-puppet-4.0.2.gem doesn't contain LICENSE file, is this intentional? #107

Closed micwoj92 closed 7 months ago

micwoj92 commented 7 months ago

Describe the Bug

The gem that one can get from rubygems does not have the LICENSE file in it. I did not check if previous versions contain license.

Expected Behavior

LICENSE file within the gem

Steps to Reproduce

  1. obtain gem
  2. unpack
  3. no LICENSE image

Environment

Additional Context

Usually gems have license file within the gem.

jordanbreen28 commented 7 months ago

@micwoj92 definitely not intentional... Thank you for raising this! I've got a PR raised to fix this.