Sha256: 4ac3ff707089dde6c5bbb72c0e0fc5dbabbd74546b9ffc4fa98608054a77df7c
Contents?: true
Size: 1.34 KB
Versions: 0
Compression: gzip
Compressed size: 575 Bytes
Stored size: 575 Bytes
Contents
--- !ruby/object:Gem::Specification name: dgamboa_palindrome version: !ruby/object:Gem::Version version: 0.3.0 platform: ruby authors: - Daniel Gamboa autorequire: bindir: exe cert_chain: [] date: 2021-07-30 00:00:00.000000000 Z dependencies: [] description: Learn Enough Ruby palindrome detector email: - danielgamboa10@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".github/workflows/main.yml" - ".gitignore" - Gemfile - Gemfile.lock - README.md - Rakefile - bin/console - bin/setup - dgamboa_palindrome.gemspec - lib/dgamboa_palindrome.rb - lib/dgamboa_palindrome/version.rb homepage: https://github.com/dgamboa/dgamboa_palindrome licenses: [] metadata: allowed_push_host: https://rubygems.org/ homepage_uri: https://github.com/dgamboa/dgamboa_palindrome source_code_uri: https://github.com/dgamboa/dgamboa_palindrome changelog_uri: https://github.com/dgamboa/dgamboa_palindrome 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.0.3 signing_key: specification_version: 4 summary: Palindrome detector test_files: []