tax_jp 0.3.2 → 0.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e1ac7069f3f323b2ff8c4e126a52cbba98e52a7b
4
- data.tar.gz: b40f5961e171664c65562417a9fb77170aebf1ef
3
+ metadata.gz: 42394b1beb3017569d22880f91b5cb641e2700a1
4
+ data.tar.gz: 913b0d51e4ca63f8087bf2de4e494e390e3118d3
5
5
  SHA512:
6
- metadata.gz: 027114258b4fcaa5516534588b067da14234c97ad8885c4e0b1e0a752160196640252db5bf4f9d3e261875a7b7873d0a65709a04b8d6a0ab66ed0b1a98bbfec0
7
- data.tar.gz: e644844bc46fc6da22e921065f5080ce38919de30ef2672da5557bb823ec7240c982b1a79744ca03a173d399527225c9df40c6d5cf90bf834f7f451f8813c864
6
+ metadata.gz: 7d431d4a26d3cd978feb672ec737c21bfb245da6a02a5166d9e3bbea28b0aa1d64270b0e0df78d0bddfa4ea721dc11b39487ee2b11cf94133b82ea5d897493c1
7
+ data.tar.gz: 533eb01d7c0a2f1b2e4e975c25c689ae9a1a4e59aa8144b7b1a1c9f7933555d61d28a4ebcfa42d40d7cd6b0a52ea386bb1ac38c96588b5f47cd26dc4669dafbc
data/HISTORY.md CHANGED
@@ -1,3 +1,8 @@
1
+ # バージョン 0.3.3
2
+
3
+ ### 追加
4
+ * 平成28年9月以降の厚生年金保険料率
5
+
1
6
  # バージョン 0.3.2
2
7
 
3
8
  ### 追加
@@ -9,3 +9,5 @@
9
9
  2013-09-01 2014-08-31 17.12 17.4 0.15
10
10
  2014-09-01 2015-08-31 17.474 17.688 0.15
11
11
  2015-09-01 2016-08-31 17.828 17.936 0.15
12
+ 2016-09-01 2017-08-31 18.182 18.184 0.15
13
+ 2017-09-01 2099-12-31 18.3 18.3 0.15
@@ -1,3 +1,3 @@
1
1
  module TaxJp
2
- VERSION = '0.3.2'
2
+ VERSION = '0.3.3'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tax_jp
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.2
4
+ version: 0.3.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - ichylinux
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2016-06-21 00:00:00.000000000 Z
12
+ date: 2016-09-16 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: sqlite3