Sha256: 67005da8cf514c9cccf84c4aeba1899b02a60e99488a4f2795ced52b19b12bf5
Contents?: true
Size: 1.34 KB
Versions: 0
Compression: gzip
Compressed size: 612 Bytes
Stored size: 612 Bytes
Contents
--- !ruby/object:Gem::Specification name: elf_ham version: !ruby/object:Gem::Version version: 0.2.0 platform: ruby authors: - Jared Norman autorequire: bindir: bin cert_chain: [] date: 2021-08-12 00:00:00.000000000 Z dependencies: [] description: A simple helper for writing scripts to transform CSV files email: - jared@super.gd executables: [] extensions: [] extra_rdoc_files: [] files: - ".github/workflows/main.yml" - ".gitignore" - ".rspec" - CHANGELOG.md - CODE_OF_CONDUCT.md - Gemfile - LICENSE.txt - README.md - Rakefile - bin/console - bin/setup - elf_ham.gemspec - lib/elf_ham.rb - lib/elf_ham/version.rb homepage: https://github.com/jarednorman/elf_ham licenses: - MIT metadata: homepage_uri: https://github.com/jarednorman/elf_ham source_code_uri: https://github.com/jarednorman/elf_ham changelog_uri: https://github.com/jarednorman/elf_ham/blob/main/CHANGELOG.md post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.4.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.1.6 signing_key: specification_version: 4 summary: A simple helper for writing scripts to transform CSV files test_files: []