Sha256: df41f59873fb240f5b63fe7ee4e09a0bd875bc790e52aa5cc5646227c01bcdd2
Contents?: true
Size: 1.41 KB
Versions: 0
Compression: gzip
Compressed size: 645 Bytes
Stored size: 645 Bytes
Contents
--- !ruby/object:Gem::Specification name: test_palindrome_gem version: !ruby/object:Gem::Version version: 0.1.1 platform: ruby authors: - Labern autorequire: bindir: exe cert_chain: [] date: 2024-09-18 00:00:00.000000000 Z dependencies: [] description: Allows for "Racecar".palindrome?, returning true. Works for strings of upper, lower, mixed, and punctuated contents. email: - lukelabern@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - CHANGELOG.md - CODE_OF_CONDUCT.md - LICENSE.txt - README.md - Rakefile - lib/test_palindrome_gem.rb - lib/test_palindrome_gem/version.rb - sig/test_palindrome_gem.rbs homepage: https://github.com/Labern/test_palindrome_gem licenses: - MIT metadata: allowed_push_host: https://rubygems.org homepage_uri: https://github.com/Labern/test_palindrome_gem source_code_uri: https://github.com/Labern/test_palindrome_gem changelog_uri: https://github.com/Labern/test_palindrome_gem/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: '3.0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.5.18 signing_key: specification_version: 4 summary: Adds palindrome? functionality to strings. test_files: []