smart_rounding 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.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 7b28ac81bec8bede725379cf8546f54b902cfb7e
4
- data.tar.gz: 2135cc0260077d7de14ccd909f13e19394d477a7
3
+ metadata.gz: 549e26212138ed6210414243fc23878d5f41b0c7
4
+ data.tar.gz: 333a343c82827e5fc4529d93d52ca5e0a2c3eecf
5
5
  SHA512:
6
- metadata.gz: b37aaffd048491cfd824f91df477568d6b9462c9f0f65ff36eb22dac87cc242a428367ebe323273ce8913ff8a8fee0cc396cf1f5d63362e6e655f2e5334eb48d
7
- data.tar.gz: cf52e40805d284f82366e381fa550d82d4098133fe42dc1eee7b69e0d69a2cab0a4b5b63e537d5c62d8789d5573b6458973cdc70ca8143a252c420274252dcd3
6
+ metadata.gz: 67e0ee9efd016bf1ffa971e9f1910453a3514b55c7f7a23408fb509773988bf6b0a5a56a3f59491e078b142288be27ead1058455db09a42697ea1046c8442013
7
+ data.tar.gz: 6b163cc78eb2bbbc62dc9d128c6f403d860d79d861022220e92fdaf08c559bfb172ab15aeaf8f787c216f162711508c07a3982475ad2350e9a3df4592d09b606
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: smart_rounding
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Anatolii Kryvishyn
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-07-03 00:00:00.000000000 Z
11
+ date: 2017-07-04 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Sum of rounded elements in the array should be equal the rounded sum
14
14
  of elements
@@ -18,9 +18,9 @@ extensions: []
18
18
  extra_rdoc_files: []
19
19
  files:
20
20
  - lib/smart_rounding.rb
21
- homepage: http://rubygems.org/gems/smart_rounding
21
+ homepage: https://github.com/anatoliikryvishyn/smart_rounding
22
22
  licenses:
23
- - MIT
23
+ - ''
24
24
  metadata: {}
25
25
  post_install_message:
26
26
  rdoc_options: []