Sha256: 3818ff2964f9e173298e612ac29d03eee8fca57c91ec408249baff03f98caedc

Contents?: true

Size: 1.78 KB

Versions: 0

Compression: gzip

Compressed size: 794 Bytes

Stored size: 794 Bytes

Contents

--- !ruby/object:Gem::Specification
name: jp_vaccination
version: !ruby/object:Gem::Version
  version: 1.3.0
platform: ruby
authors:
- napple29
autorequire:
bindir: exe
cert_chain: []
date: 2022-05-11 00:00:00.000000000 Z
dependencies: []
description: We provide data extracted from                         the National Institute
  of Infectious Diseases' immunization schedule                         for people
  under 20 years of age. Based on those data,                         we have created
  a function that automatically calculates the vaccination date.
email:
- snwxxx29@gmail.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- ".github/workflows/main.yml"
- ".gitignore"
- ".rubocop.yml"
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- Gemfile
- Gemfile.lock
- LICENSE.txt
- README.md
- Rakefile
- bin/console
- bin/setup
- data/vaccinations.json
- jp_vaccination.gemspec
- lib/jp_vaccination.rb
- lib/jp_vaccination/vaccination.rb
- lib/jp_vaccination/version.rb
homepage: https://github.com/napple29/jp_vaccination
licenses:
- MIT
metadata:
  homepage_uri: https://github.com/napple29/jp_vaccination
  source_code_uri: https://github.com/napple29/jp_vaccination
  changelog_uri: https://github.com/napple29/jp_vaccination/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: 2.7.0
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubygems_version: 3.3.3
signing_key:
specification_version: 4
summary: It provides immunization data for minors in Japan                         and
  calculates the expected date of immunization.
test_files: []

Package Spec version

jp_vaccination-1.3.0