We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5f3332 commit 42f2fecCopy full SHA for 42f2fec
fxruby.gemspec
@@ -32,7 +32,7 @@ Gem::Specification.new do |spec|
32
33
spec.summary = %q{FXRuby is the Ruby binding to the FOX GUI toolkit.}
34
spec.homepage = "https://github.com/larskanis/fxruby"
35
- spec.license = 'LGPL-2.1'
+ spec.license = 'LGPL-2.1-or-later'
36
spec.metadata["changelog_uri"] = "https://github.com/larskanis/fxruby/blob/1.6/History.md"
37
spec.metadata["documentation_uri"] = "https://rubydoc.info/gems/fxruby/frames"
38
0 commit comments