Sha256: cd85368bd0fd60ec53210b3114a713dc92549cb10a743e45d40807b26a7f1416
Contents?: true
Size: 1.5 KB
Versions: 0
Compression: gzip
Compressed size: 709 Bytes
Stored size: 709 Bytes
Contents
--- !ruby/object:Gem::Specification name: ped version: !ruby/object:Gem::Version version: 0.1.0 platform: ruby authors: - Igor Alexandrov autorequire: bindir: exe cert_chain: [] date: 2021-01-19 00:00:00.000000000 Z dependencies: [] description: email: - igor.alexandrov@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".github/ISSUE_TEMPLATE.md" - ".github/workflows/docs.yml" - ".github/workflows/rspec.yml" - ".github/workflows/rubocop.yml" - ".gitignore" - ".mdlrc" - ".rspec" - ".rubocop-md.yml" - ".rubocop.yml" - ".ruby-version" - ".travis.yml" - CODE_OF_CONDUCT.md - Gemfile - Gemfile.lock - LICENSE.txt - README.md - Rakefile - bin/console - bin/setup - forspell.dict - gemfiles/rubocop.gemfile - gemfiles/rubocop.gemfile.lock - lib/ped.rb - lib/ped/domains.rb - lib/ped/version.rb - ped.gemspec homepage: https://github.com/igor-alexandrov/ped licenses: - MIT metadata: homepage_uri: https://github.com/igor-alexandrov/ped 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.1.4 signing_key: specification_version: 4 summary: PED – check you email domain over list of Public Email Domains. Based on data from this GIST https://gist.github.com/tbrianjones/5992856 test_files: []