lucasalary-jp 0.1.4 → 0.1.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b0ef779615419be07dda49d1da0ede0d8ba65f4495362d98986db2418aac566e
4
- data.tar.gz: 19b8490e555293b74f1d8a22304a12880c79ee6f238e74e2816d87fb814075c1
3
+ metadata.gz: 2a28f8884c54b9a010cc55a2cf6baa7aca8ef7ce59a4ba86ce681f8ab028e80d
4
+ data.tar.gz: 37efc9c635bc18c230cad6ec2d66ec9d15a4c9cfee46b2e48ea115b0a2aff733
5
5
  SHA512:
6
- metadata.gz: ad7f44549ec79cb06612f6b764990711dff913ef2f122a08cc73dbff47d7b8b67973dd0dd38997b6953ba3d2ac59edd56c3cc9e69de7123ff251877b0d79bdf2
7
- data.tar.gz: ea2e34d29189ebca7b84d301a97d3d85cb2522ca9c7704f98e7124436034cf51fc95d07ef773dbdbd45d5dd5b942cb5b140c8fbfeb0ada5c258f2b38f7e4ae56
6
+ metadata.gz: f30c300a93f1a13cb285f14354011263712e637ff1153abe543c16c435eaae4f93d6b83dc21969951da71c0805c0b1180e79de1ff8cbbcdd741279677bd3b5c0
7
+ data.tar.gz: c657f7974513bc0844d27dbb18b986401562b031e5ee5774b009679e8f16c60a39a59c1190ffd5fd8eb7709be9435dae8670cbc0409ab5e2ea2d90ae3fbdcb36
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module LucaSalaryJp
4
- VERSION = '0.1.4'
4
+ VERSION = '0.1.5'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lucasalary-jp
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4
4
+ version: 0.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Chuma Takahiro
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-01-18 00:00:00.000000000 Z
11
+ date: 2023-01-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: lucasalary
@@ -88,13 +88,13 @@ files:
88
88
  - lib/luca_salary/jp/insurance.rb
89
89
  - lib/luca_salary/jp/version.rb
90
90
  - lib/luca_salary/jp_payreport.rb
91
- homepage: https://github.com/chumaltd/luca-salary-jp
91
+ homepage: https://github.com/chumaltd/luca-jp
92
92
  licenses:
93
93
  - GPL
94
94
  metadata:
95
- homepage_uri: https://github.com/chumaltd/luca-salary-jp
96
- source_code_uri: https://github.com/chumaltd/luca-salary-jp
97
- changelog_uri: https://github.com/chumaltd/luca-salary-jp/CHANGELOG.md
95
+ homepage_uri: https://github.com/chumaltd/luca-jp
96
+ source_code_uri: https://github.com/chumaltd/luca-jp
97
+ changelog_uri: https://github.com/chumaltd/luca-jp/CHANGELOG.md
98
98
  post_install_message:
99
99
  rdoc_options: []
100
100
  require_paths:
@@ -113,5 +113,5 @@ requirements: []
113
113
  rubygems_version: 3.4.1
114
114
  signing_key:
115
115
  specification_version: 4
116
- summary: LucaSalary calculation molule for Japan
116
+ summary: 'DEPRECATION: This gem is merged to luca-jp@0.14'
117
117
  test_files: []