local-ch / lhc

🚀 Advanced HTTP Client for Ruby. Fueled with interceptors.
GNU General Public License v3.0
43 stars 1 forks source link

Please use the standard SPDX ID for license in the gemspec #176

Closed mensfeld closed 4 years ago

mensfeld commented 4 years ago

The current gemspec indicates that the license is GPL-3. It is not an SPDX standard one.

It should either be GPL-3.0 (https://spdx.org/licenses/GPL-3.0.html) - that is deprecated or (suggested) GPL-3.0-or-later (https://spdx.org/licenses/GPL-3.0-or-later.html).

Thanks!

10xSebastian commented 4 years ago

Fixed in https://github.com/local-ch/lhc/releases/tag/v12.0.2

Thanks for reporting 🙇

mensfeld commented 4 years ago

Thanks for working on this great gem! Thank you, looks great: https://my.diffend.io/gems/lhc/12.0.1/12.0.2

diffend no longer reports any problems with the license :fireworks:

Zrzut ekranu z 2020-07-13 17-27-14