z16013ts_bmi_cal 0.1.1 → 0.1.2

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
  SHA1:
3
- metadata.gz: 3aae7be6159b26ece72d2f1702c42ee30dbb37a3
4
- data.tar.gz: 7ab57c7adca9b67896ee722301b2ca4c0737eb9f
3
+ metadata.gz: a2a230a7e12b48435b72d54b631f2e14ac05452e
4
+ data.tar.gz: 73e2cafb349185642782c13e17f2860b3a672a30
5
5
  SHA512:
6
- metadata.gz: d69a9058682884a19da67ea4c47d1ad5b4537cede3edf185371a9351eb7d08591161404e46f3486033a05c8ebc9ab513f54013fe3885afd0266b13971c389fb0
7
- data.tar.gz: 9f2478de052174f02f6cfc14f63e17c939f3721dc490aec243a8fd758b7ae80f89219b050f79cbbce94fff7b8b9207b2bc0a5ef5e46ccfed3be62cb5f0e12cd4
6
+ metadata.gz: fd3621b18d0cce46414edee2bd3891ca5163ce26ea64068d1568292e21f6395745f8247ff67e49fdff96094335c5e85dd799e47539e42406ed8992e966285c9c
7
+ data.tar.gz: 5d43772debf7f208e7a3e6de8efce3491b9defeae108734b8fc025e711457918444b76572249332ebb12a07055b10d42df73b643c491eb42b75665428b8fb284
@@ -1,3 +1,3 @@
1
1
  module Z16013tsBmiCal
2
- VERSION = "0.1.1"
2
+ VERSION = "0.1.2"
3
3
  end
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
10
  spec.email = ["Write your email address"]
11
11
 
12
12
  spec.summary = %q{Calculate your BMI.}
13
- spec.description = %q{This gem just calculates your BMI. If you need more results, you should go other gems. If you need a reliable calculater, you could go others. If you are a BMI-caluculater-gem-mania, try this as one of BMI calculaters.}
13
+ spec.description = %q{This gem just calculates your BMI. If you need more details, you should go other gems. If you need a reliable calculater, you could go others. If you are a BMI-caluculater-gem-mania, try this as one of BMI calculaters.}
14
14
 
15
15
 
16
16
  spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: z16013ts_bmi_cal
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - z16013ts
@@ -38,7 +38,7 @@ dependencies:
38
38
  - - "~>"
39
39
  - !ruby/object:Gem::Version
40
40
  version: '10.0'
41
- description: This gem just calculates your BMI. If you need more results, you should
41
+ description: This gem just calculates your BMI. If you need more details, you should
42
42
  go other gems. If you need a reliable calculater, you could go others. If you are
43
43
  a BMI-caluculater-gem-mania, try this as one of BMI calculaters.
44
44
  email: