Skip to content

Commit

Permalink
Merge pull request #803 from grosser/grosser/source
Browse files Browse the repository at this point in the history
link to soure-code from gemspec
  • Loading branch information
pitr-ch authored Mar 6, 2019
2 parents 190e2a8 + 93c8ddc commit b4b0542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion concurrent-ruby.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ Gem::Specification.new do |s|
Modern concurrency tools including agents, futures, promises, thread pools, actors, supervisors, and more.
Inspired by Erlang, Clojure, Go, JavaScript, actors, and classic concurrency patterns.
TXT

s.metadata["source_code_uri"] = "https://github.com/ruby-concurrency/concurrent-ruby"
s.required_ruby_version = '>= 1.9.3'
end

0 comments on commit b4b0542

Please sign in to comment.