Sha256: a29cd10d2ae089424183a9cd3bc0078e46d702a621b5c4bd294173a296ca8ea4

Contents?: true

Size: 1.61 KB

Versions: 65

Compression:

Stored size: 1.61 KB

Contents

# -*- encoding: utf-8 -*-
# stub: psych 4.0.6 ruby lib
# stub: ext/psych/extconf.rb

Gem::Specification.new do |s|
  s.name = "psych".freeze
  s.version = "4.0.6"

  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib".freeze]
  s.authors = ["Aaron Patterson".freeze, "SHIBATA Hiroshi".freeze, "Charles Oliver Nutter".freeze]
  s.date = "2022-09-28"
  s.description = "Psych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/LibYAML]\nfor its YAML parsing and emitting capabilities. In addition to wrapping libyaml,\nPsych also knows how to serialize and de-serialize most Ruby objects to and from the YAML format.\n".freeze
  s.email = ["aaron@tenderlovemaking.com".freeze, "hsbt@ruby-lang.org".freeze, "headius@headius.com".freeze]
  s.extensions = ["ext/psych/extconf.rb".freeze]
  s.extra_rdoc_files = ["README.md".freeze]
  s.files = ["README.md".freeze, "ext/psych/extconf.rb".freeze]
  s.homepage = "https://github.com/ruby/psych".freeze
  s.licenses = ["MIT".freeze]
  s.rdoc_options = ["--main".freeze, "README.md".freeze]
  s.required_ruby_version = Gem::Requirement.new(">= 2.4.0".freeze)
  s.rubygems_version = "3.3.26".freeze
  s.summary = "Psych is a YAML parser and emitter".freeze

  s.installed_by_version = "3.3.26" if s.respond_to? :installed_by_version

  if s.respond_to? :specification_version then
    s.specification_version = 4
  end

  if s.respond_to? :add_runtime_dependency then
    s.add_runtime_dependency(%q<stringio>.freeze, [">= 0"])
  else
    s.add_dependency(%q<stringio>.freeze, [">= 0"])
  end
end

Version data entries

65 entries across 65 versions & 3 rubygems

Version Path
cybrid_api_organization_ruby-0.56.5 vendor/bundle/ruby/3.1.0/specifications/psych-4.0.6.gemspec
cybrid_api_id_ruby-0.56.5 vendor/bundle/ruby/3.1.0/specifications/psych-4.0.6.gemspec
cybrid_api_bank_ruby-0.56.5 vendor/bundle/ruby/3.1.0/specifications/psych-4.0.6.gemspec
cybrid_api_bank_ruby-0.56.4 vendor/bundle/ruby/3.1.0/specifications/psych-4.0.6.gemspec
cybrid_api_id_ruby-0.56.4 vendor/bundle/ruby/3.1.0/specifications/psych-4.0.6.gemspec
cybrid_api_organization_ruby-0.56.4 vendor/bundle/ruby/3.1.0/specifications/psych-4.0.6.gemspec
cybrid_api_organization_ruby-0.56.3 vendor/bundle/ruby/3.1.0/specifications/psych-4.0.6.gemspec
cybrid_api_bank_ruby-0.56.3 vendor/bundle/ruby/3.1.0/specifications/psych-4.0.6.gemspec
cybrid_api_id_ruby-0.56.3 vendor/bundle/ruby/3.1.0/specifications/psych-4.0.6.gemspec
cybrid_api_bank_ruby-0.56.2 vendor/bundle/ruby/3.1.0/specifications/psych-4.0.6.gemspec
cybrid_api_organization_ruby-0.56.2 vendor/bundle/ruby/3.1.0/specifications/psych-4.0.6.gemspec
cybrid_api_id_ruby-0.56.2 vendor/bundle/ruby/3.1.0/specifications/psych-4.0.6.gemspec
cybrid_api_bank_ruby-0.56.1 vendor/bundle/ruby/3.1.0/specifications/psych-4.0.6.gemspec
cybrid_api_id_ruby-0.56.1 vendor/bundle/ruby/3.1.0/specifications/psych-4.0.6.gemspec
cybrid_api_organization_ruby-0.56.1 vendor/bundle/ruby/3.1.0/specifications/psych-4.0.6.gemspec
cybrid_api_bank_ruby-0.56.0 vendor/bundle/ruby/3.1.0/specifications/psych-4.0.6.gemspec
cybrid_api_id_ruby-0.56.0 vendor/bundle/ruby/3.1.0/specifications/psych-4.0.6.gemspec
cybrid_api_organization_ruby-0.56.0 vendor/bundle/ruby/3.1.0/specifications/psych-4.0.6.gemspec
cybrid_api_id_ruby-0.55.17 vendor/bundle/ruby/3.1.0/specifications/psych-4.0.6.gemspec
cybrid_api_bank_ruby-0.55.17 vendor/bundle/ruby/3.1.0/specifications/psych-4.0.6.gemspec