Sha256: b0a4d75e4e9b7e77010d557518bd31f03d3fd5f5d106a7f8cbfcd807b771faf2
Contents?: true
Size: 1.5 KB
Versions: 0
Compression: gzip
Compressed size: 667 Bytes
Stored size: 667 Bytes
Contents
--- !ruby/object:Gem::Specification name: shark-scraper-cli version: !ruby/object:Gem::Version version: 0.1.3 platform: ruby authors: - Kayla Luebbert autorequire: bindir: bin cert_chain: [] date: 2021-06-25 00:00:00.000000000 Z dependencies: [] description: Provides information on 40 sharks and rays. email: - luebbertkayla@gmail.com executables: - shark-scraper-cli extensions: [] extra_rdoc_files: [] files: - ".gitignore" - ".rubocop.yml" - CHANGELOG.md - CODE_OF_CONDUCT.md - Gemfile - LICENSE.txt - README.md - Rakefile - bin/console - bin/setup - bin/shark-scraper-cli - lib/module_shark.rb - lib/shark/shark_cli.rb - lib/shark/shark_scraper.rb - lib/shark/sharkrays.rb - lib/shark/version.rb - shark-scraper-cli.gemspec homepage: https://rubygems.org/gems/shark-scraper-cli licenses: - MIT metadata: allowed_push_host: https://rubygems.org/ homepage_uri: https://github.com/luebbertkayla/shark-scraper-cli source_code_uri: https://github.com/luebbertkayla/shark-scraper-cli/ changelog_uri: https://github.com/luebbertkayla/shark-scraper-cli/blob/master/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.2.16 signing_key: specification_version: 4 summary: Shark and Ray CLI test_files: []