pi_calc 0.0.0 → 1.0.0

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 +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ee18049810ffb35fe302c5db19727ac9e912fd18
4
- data.tar.gz: 7bf704f86b512d044196883c849e32af78d74cd2
3
+ metadata.gz: 4b86df949f30c74d763ba52593680fb7c6a85e2b
4
+ data.tar.gz: 295905a7946400e8a03b40ba3371a2200d6521d5
5
5
  SHA512:
6
- metadata.gz: 97df3578a683dcdb89ad9f16124b7b407a87e83bc1ed7e93143869deed54d41f0f92906db2a9e00c5e0172f422bb5d93b7e3f5eb9885c80470effc5647f58b9b
7
- data.tar.gz: e2dd0908b6b35ad238af371d98bd2a994bc4c7feb4806b230078bdeaa60b4552f57157c16b58bf51f44f0b4ad2c269613f2e848af22c783399c843cd160b3e22
6
+ metadata.gz: ba8e4970065d1ff322a604da9a3e02196b57b27cb40fb25be276a41135b5af3c2970d0374e4e5efd09e15fd7c181c4af25d36b248b5dcac764a7b7f54de6c18d
7
+ data.tar.gz: bc0da7ac9e2835c9be5ad341c86096881b84fc40e88d110f0602a733f13b0f77baba46e2357422a34b9cbaabd63be2d2d1f558ccb52c80e7d4cd054650663732
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pi_calc
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.0
4
+ version: 1.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Winston Durand
@@ -11,7 +11,7 @@ cert_chain: []
11
11
  date: 2014-03-28 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A simple gem that adds multiple ways to calculate pi.
14
- email: me@winstondurand.com
14
+ email: wmdurand84@gmail.com
15
15
  executables: []
16
16
  extensions: []
17
17
  extra_rdoc_files: []