Sha256: 24904fa7ca77a39a1f0cc8299dbb04148edaa31db0ff98a9f5ed85a977a879c8
Contents?: true
Size: 1.6 KB
Versions: 0
Compression: gzip
Compressed size: 612 Bytes
Stored size: 612 Bytes
Contents
--- !ruby/object:Gem::Specification name: pleasant_path version: !ruby/object:Gem::Version version: 2.0.0 platform: ruby authors: - Jonathan Hefner autorequire: bindir: exe cert_chain: [] date: 2020-02-02 00:00:00.000000000 Z dependencies: [] description: email: - jonathan@hefner.pro executables: [] extensions: [] extra_rdoc_files: [] files: - ".gitignore" - ".travis.yml" - CHANGELOG.md - Gemfile - LICENSE.txt - README.md - Rakefile - lib/pleasant_path.rb - lib/pleasant_path/enumerable.rb - lib/pleasant_path/file.rb - lib/pleasant_path/io.rb - lib/pleasant_path/json.rb - lib/pleasant_path/json/object.rb - lib/pleasant_path/json/pathname.rb - lib/pleasant_path/pathname.rb - lib/pleasant_path/string.rb - lib/pleasant_path/version.rb - lib/pleasant_path/yaml.rb - lib/pleasant_path/yaml/object.rb - lib/pleasant_path/yaml/pathname.rb - pleasant_path.gemspec homepage: https://github.com/jonathanhefner/pleasant_path licenses: - MIT metadata: homepage_uri: https://github.com/jonathanhefner/pleasant_path source_code_uri: https://github.com/jonathanhefner/pleasant_path changelog_uri: https://github.com/jonathanhefner/pleasant_path/blob/master/CHANGELOG.md post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '2.6' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.1.2 signing_key: specification_version: 4 summary: A fluent API for pleasant file IO. test_files: []