- Your contribution here.
- #10: Rename class (from
Gem::Licenses
toGem::GemLicenses
) in order to avoid conflict with Rubygems 2.5 - @caiosba.
- #6: Use HTTPS for rubygems.org - @O-I.
- #4: Try to match file contents to known, common licenses - @joeyAghion.
- Added
gem:licenses
Rake task - @dblock. - Attempt to normalize license name - @dblock.
- Install Rake tasks via
Gem::Licenses.install_tasks
- @dblock.
- Initial public release - @dblock.