Sha256: 0c501386b51833f149b092cc9fc0f9116cfef0e8f9a183132532942d9193888e
Contents?: true
Size: 1.23 KB
Versions: 0
Compression: gzip
Compressed size: 591 Bytes
Stored size: 591 Bytes
Contents
--- !ruby/object:Gem::Specification name: yaml version: !ruby/object:Gem::Version version: 0.2.1 platform: ruby authors: - Aaron Patterson - SHIBATA Hiroshi autorequire: bindir: exe cert_chain: [] date: 2022-12-05 00:00:00.000000000 Z dependencies: [] description: YAML Ain't Markup Language email: - aaron@tenderlovemaking.com - hsbt@ruby-lang.org executables: [] extensions: [] extra_rdoc_files: [] files: - ".github/dependabot.yml" - ".github/workflows/test.yml" - ".gitignore" - Gemfile - LICENSE.txt - README.md - Rakefile - bin/console - bin/setup - lib/yaml.rb - lib/yaml/dbm.rb - lib/yaml/store.rb - yaml.gemspec homepage: https://github.com/ruby/yaml licenses: - Ruby - BSD-2-Clause metadata: homepage_uri: https://github.com/ruby/yaml source_code_uri: https://github.com/ruby/yaml post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.4.0.dev signing_key: specification_version: 4 summary: YAML Ain't Markup Language test_files: []