Sha256: cd07dcf451e809ea748c1557dd1822b9543d6210e31e5571978a8769cc63a85c

Contents?: true

Size: 1.16 KB

Versions: 8

Compression:

Stored size: 1.16 KB

Contents

# -*- encoding: utf-8 -*-
# stub: concurrent-ruby 1.0.4 ruby lib

Gem::Specification.new do |s|
  s.name = "concurrent-ruby"
  s.version = "1.0.4"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib"]
  s.authors = ["Jerry D'Antonio", "Petr Chalupa", "The Ruby Concurrency Team"]
  s.date = "2016-12-27"
  s.description = "Modern concurrency tools including agents, futures, promises, thread pools, actors, supervisors, and more.\nInspired by Erlang, Clojure, Go, JavaScript, actors, and classic concurrency patterns.\n"
  s.email = ["jerry.dantonio@gmail.com", "concurrent-ruby@googlegroups.com"]
  s.extra_rdoc_files = ["README.md", "LICENSE.txt", "CHANGELOG.md"]
  s.files = ["CHANGELOG.md", "LICENSE.txt", "README.md"]
  s.homepage = "http://www.concurrent-ruby.com"
  s.licenses = ["MIT"]
  s.required_ruby_version = Gem::Requirement.new(">= 1.9.3")
  s.rubygems_version = "2.5.1"
  s.summary = "Modern concurrency tools for Ruby. Inspired by Erlang, Clojure, Scala, Haskell, F#, C#, Java, and classic concurrency patterns."

  s.installed_by_version = "2.5.1" if s.respond_to? :installed_by_version
end

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
autocompl-0.2.2 test/dummy/vendor/bundle/ruby/2.3.0/specifications/concurrent-ruby-1.0.4.gemspec
autocompl-0.2.1 test/dummy/vendor/bundle/ruby/2.3.0/specifications/concurrent-ruby-1.0.4.gemspec
autocompl-0.2.0 test/dummy/vendor/bundle/ruby/2.3.0/specifications/concurrent-ruby-1.0.4.gemspec
autocompl-0.1.2 test/dummy/vendor/bundle/ruby/2.3.0/specifications/concurrent-ruby-1.0.4.gemspec
autocompl-0.1.1 test/dummy/vendor/bundle/ruby/2.3.0/specifications/concurrent-ruby-1.0.4.gemspec
autocompl-0.1.0 test/dummy/vendor/bundle/ruby/2.3.0/specifications/concurrent-ruby-1.0.4.gemspec
autocompl-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/specifications/concurrent-ruby-1.0.4.gemspec
abaci-0.3.0 vendor/bundle/specifications/concurrent-ruby-1.0.4.gemspec