Sha256: e476289f7604b103b0f04cbf82a0aff65b200e9cbf67580b6ee2754065e3038e

Contents?: true

Size: 1.7 KB

Versions: 101

Compression:

Stored size: 1.7 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 = "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

101 entries across 101 versions & 5 rubygems

Version Path
ory-kratos-client-1.1.0 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.6.gemspec
ory-client-1.6.2 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.6.gemspec
ory-hydra-client-2.2.0 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.6.gemspec
ory-client-1.6.1 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.6.gemspec
ory-client-1.5.2 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.6.gemspec
ory-client-1.5.1 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.6.gemspec
ory-client-1.5.0 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.6.gemspec
ory-client-1.4.9 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.6.gemspec
ory-client-1.4.8 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.6.gemspec
ory-client-1.4.7 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.6.gemspec
ory-client-1.4.6 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.6.gemspec
ory-client-1.4.5 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.6.gemspec
ory-client-1.4.4 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.6.gemspec
ory-client-1.4.3 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.6.gemspec
ory-client-1.4.2 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.6.gemspec
ory-client-1.4.1 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.6.gemspec
ory-client-1.4.0 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.6.gemspec
ory-client-1.3.0 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.6.gemspec
ory-client-1.2.17 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.6.gemspec
ory-client-1.2.16 vendor/bundle/ruby/2.5.0/specifications/psych-4.0.6.gemspec