Sha256: e63ab1fc91f36c0e52cc6f0a403b10f7fdef2113f760301c0bcc79fdfdd038bf

Contents?: true

Size: 1.7 KB

Versions: 20

Compression:

Stored size: 1.7 KB

Contents

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

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

  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-07"
  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 = "2.7.6.2".freeze
  s.summary = "Psych is a YAML parser and emitter".freeze

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

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

    if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
      s.add_runtime_dependency(%q<stringio>.freeze, [">= 0"])
    else
      s.add_dependency(%q<stringio>.freeze, [">= 0"])
    end
  else
    s.add_dependency(%q<stringio>.freeze, [">= 0"])
  end
end

Version data entries

20 entries across 20 versions & 2 rubygems

Version Path
ory-keto-client-0.10.0.alpha0 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.5.gemspec
ory-client-0.2.0.alpha48 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.5.gemspec
ory-client-0.2.0.alpha47 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.5.gemspec
ory-client-0.2.0.alpha46 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.5.gemspec
ory-client-0.2.0.alpha45 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.5.gemspec
ory-client-0.2.0.alpha44 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.5.gemspec
ory-client-0.2.0.alpha43 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.5.gemspec
ory-client-0.2.0.alpha42 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.5.gemspec
ory-client-0.2.0.alpha41 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.5.gemspec
ory-client-0.2.0.alpha40 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.5.gemspec
ory-client-0.2.0.alpha39 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.5.gemspec
ory-client-0.2.0.alpha38 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.5.gemspec
ory-client-0.2.0.alpha37 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.5.gemspec
ory-client-0.2.0.alpha36 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.5.gemspec
ory-client-0.2.0.alpha35 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.5.gemspec
ory-client-0.2.0.alpha34 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.5.gemspec
ory-client-0.2.0.alpha33 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.5.gemspec
ory-client-0.2.0.alpha32 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.5.gemspec
ory-client-0.2.0.alpha31 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.5.gemspec
ory-client-0.2.0.alpha30 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.5.gemspec