Sha256: 8b3b9cc8b79ef0c3c366518dd9af4312b0e0d4a5ead5c62e219b47ae81ae5a0d

Contents?: true

Size: 1.51 KB

Versions: 4

Compression:

Stored size: 1.51 KB

Contents

# -*- encoding: utf-8 -*-
# stub: concurrent-ruby 1.1.6 ruby lib/concurrent-ruby

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

  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
  s.metadata = { "changelog_uri" => "https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md", "source_code_uri" => "https://github.com/ruby-concurrency/concurrent-ruby" } if s.respond_to? :metadata=
  s.require_paths = ["lib/concurrent-ruby".freeze]
  s.authors = ["Jerry D'Antonio".freeze, "Petr Chalupa".freeze, "The Ruby Concurrency Team".freeze]
  s.date = "2020-02-10"
  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".freeze
  s.email = "concurrent-ruby@googlegroups.com".freeze
  s.extra_rdoc_files = ["README.md".freeze, "LICENSE.md".freeze, "CHANGELOG.md".freeze]
  s.files = ["CHANGELOG.md".freeze, "LICENSE.md".freeze, "README.md".freeze]
  s.homepage = "http://www.concurrent-ruby.com".freeze
  s.licenses = ["MIT".freeze]
  s.required_ruby_version = Gem::Requirement.new(">= 1.9.3".freeze)
  s.rubygems_version = "2.7.10".freeze
  s.summary = "Modern concurrency tools for Ruby. Inspired by Erlang, Clojure, Scala, Haskell, F#, C#, Java, and classic concurrency patterns.".freeze

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
logstash-output-scalyr-0.1.5 vendor/bundle/jruby/2.5.0/specifications/concurrent-ruby-1.1.6.gemspec
logstash-output-scalyr-0.1.4 vendor/bundle/jruby/2.5.0/specifications/concurrent-ruby-1.1.6.gemspec
logstash-output-scalyr-0.1.3 vendor/bundle/jruby/2.5.0/specifications/concurrent-ruby-1.1.6.gemspec
logstash-output-scalyr-0.1.2 vendor/bundle/jruby/2.5.0/specifications/concurrent-ruby-1.1.6.gemspec