Sha256: 5432e4f2ed1ce5ec02a8c08a1e727f9fd0bbaa22cee3e128bb3281c457584120
Contents?: true
Size: 1.55 KB
Versions: 0
Compression: gzip
Compressed size: 692 Bytes
Stored size: 692 Bytes
Contents
--- !ruby/object:Gem::Specification name: open_fda_api version: !ruby/object:Gem::Version version: 0.0.3 platform: ruby authors: - Hebron George autorequire: bindir: exe cert_chain: [] date: 2022-01-19 00:00:00.000000000 Z dependencies: [] description: email: - hebrontgeorge@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".github/workflows/main.yml" - ".gitignore" - ".rspec" - ".rubocop.yml" - CHANGELOG.md - CODE_OF_CONDUCT.md - Gemfile - Gemfile.lock - LICENSE.txt - README.md - Rakefile - bin/console - bin/setup - lib/open_fda_api.rb - lib/open_fda_api/adverse_events_fields.yml - lib/open_fda_api/client.rb - lib/open_fda_api/drugs.rb - lib/open_fda_api/query_builder.rb - lib/open_fda_api/version.rb - open_fda_api.gemspec homepage: https://github.com/hebron-george/open_fda_api licenses: - MIT metadata: homepage_uri: https://github.com/hebron-george/open_fda_api source_code_uri: https://github.com/hebron-george/open_fda_api changelog_uri: https://github.com/hebron-george/open_fda_api/blob/main/CHANGELOG.md rubygems_mfa_required: 'true' post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.7.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.2.15 signing_key: specification_version: 4 summary: 'Ruby wrapper for the openFDA API: https://open.fda.gov/apis/' test_files: []