We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ffed3c3 + 3073d2d commit e411434Copy full SHA for e411434
concurrent-ruby.gemspec
@@ -25,5 +25,6 @@ Gem::Specification.new do |s|
25
Inspired by Erlang, Clojure, Go, JavaScript, actors, and classic concurrency patterns.
26
TXT
27
s.metadata["source_code_uri"] = "https://github.com/ruby-concurrency/concurrent-ruby"
28
+ s.metadata["changelog_uri"] = "https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md"
29
s.required_ruby_version = '>= 1.9.3'
30
end
0 commit comments