Sha256: 29c7e5f0096d3e22746fd1750dff052804a9a51eeaaad1c473e318b7b15a82fe
Contents?: true
Size: 1.54 KB
Versions: 0
Compression: gzip
Compressed size: 737 Bytes
Stored size: 737 Bytes
Contents
--- !ruby/object:Gem::Specification name: piglatin version: !ruby/object:Gem::Version version: 0.1.0 platform: ruby authors: - Divyesh Patel autorequire: bindir: exe cert_chain: [] date: 2023-03-20 00:00:00.000000000 Z dependencies: [] description: Translator for a secret language formed from English by transferring the initial consonant or consonant cluster of each word to the end of the word and adding a vocalic syllable email: - pateldivyesh009@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".idea/.gitignore" - ".idea/inspectionProfiles/Project_Default.xml" - ".idea/modules.xml" - ".idea/piglatin.iml" - ".standard.yml" - CHANGELOG.md - CODE_OF_CONDUCT.md - Gemfile - LICENSE.txt - README.md - Rakefile - lib/piglatin.rb - lib/piglatin/version.rb - piglatin.gemspec - sig/piglatin.rbs homepage: https://github.com/bugdimes/piglatin licenses: - MIT metadata: allowed_push_host: https://rubygems.org homepage_uri: https://github.com/bugdimes/piglatin source_code_uri: https://github.com/bugdimes/piglatin changelog_uri: https://github.com/bugdimes/piglatin/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.6.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.4.6 signing_key: specification_version: 4 summary: Pig Latin Translator test_files: []