We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bc8b66 commit 2597153Copy full SHA for 2597153
nio4r.gemspec
@@ -6,7 +6,7 @@ Gem::Specification.new do |spec|
6
spec.authors = ["Tony Arcieri"]
7
spec.email = ["bascule@gmail.com"]
8
spec.homepage = "https://github.com/socketry/nio4r"
9
- spec.licenses = ["MIT", "BSD-2-Clause", "GPL-2.0-or-later"]
+ spec.licenses = ["MIT", "BSD-2-Clause"]
10
spec.summary = "New IO for Ruby"
11
spec.description = <<-DESCRIPTION.strip.gsub(/\s+/, " ")
12
Cross-platform asynchronous I/O primitives for scalable network clients
0 commit comments