tax_calculator_2022 0.1.0 → 0.1.1
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 +4 -4
- data/lib/tax_calculator_2022/version.rb +1 -1
- metadata +3 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1705e14ed5e250a37d708136ae80e837594344c65ad5c168edf1156295df862e
|
4
|
+
data.tar.gz: 3fb05ce73fbb3f2a06681061aa57be2b12ca3715d536a7a3e2d7a7379816609c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 866911fe41badc9b65919bfc6b3d70975de826a37dc17f9781c827b611bd6eb24c7156370db158c4a7bda8d34b0621485a13563eabeb11643a4c03d9401dabb2
|
7
|
+
data.tar.gz: d6a06f783a2f9173a95f65f362b4e3996a4e77638e93431666d8bb7da80262b03c7abebd7479163122b270989b9287df03adf5b2752ed05f96b67f98309bd5f5
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tax_calculator_2022
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- DaniyalXprolabs
|
@@ -10,7 +10,8 @@ bindir: exe
|
|
10
10
|
cert_chain: []
|
11
11
|
date: 2022-07-18 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
|
-
description:
|
13
|
+
description: This gem will help you to calculate the tax on you salary according to
|
14
|
+
Budget 2022-2023
|
14
15
|
email:
|
15
16
|
- daniyal.malik.xprolabs.com
|
16
17
|
executables: []
|