chris_lib 1.0.1 → 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/chris_lib/version.rb +1 -1
  3. metadata +5 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: da21afd4105641b7621ba2b6470e08be3b6c5c2d
4
- data.tar.gz: d57df72d16acc69c7921c0ab6cc5fb32ea384271
3
+ metadata.gz: a4a7fadd656ccabe31c96030a53db4e2557565c5
4
+ data.tar.gz: e63c111c847aeabe3c66939a8293065b84054a1c
5
5
  SHA512:
6
- metadata.gz: c5077af66dae2716db2ff436c0123a5d5bb6def7f3840be51a7b94586d7c4c6ae76cfd9be827567203588f1f7747aee0d9b445c7779bf624c50e040f1b4603bb
7
- data.tar.gz: 0a597a477abffd65ad50aed6c38e5625d3a0a30b5a3c99c8f8338d176eea15b551343e8f7dd4c07821d5d67860d8c1ada2f51a7ae4094bb1f7919fe82a3dc9b9
6
+ metadata.gz: 7231e9d1fd9f3ea2cb42fb346fa6e3e2fe79e32b7ab80860d180961a2e5f28fc56afa6a84cd0d282f08d98e4cfc5e9567fbc9683d4916b1e9c124f95bca5bc69
7
+ data.tar.gz: 7f19672aced8832e52165a0b06eace2a550cc4c9f1744294ed3ae20ddbecca25401eb3db8d48695cb0e53ca8125e5092e761d8e3883b8f6dec0773165416f933
@@ -1,3 +1,3 @@
1
1
  module ChrisLib
2
- VERSION = "1.0.1"
2
+ VERSION = "1.0.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: chris_lib
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Chris
@@ -52,7 +52,8 @@ dependencies:
52
52
  - - "~>"
53
53
  - !ruby/object:Gem::Version
54
54
  version: 2.14.0.rc1
55
- description: It include maths, datetime, and rspec access test libraries.
55
+ description: It include maths, datetime, and rspec access test libraries. It include
56
+ maths, datetime, and rspec access test libraries.
56
57
  email:
57
58
  - obromios@gmail.com
58
59
  executables: []
@@ -91,5 +92,6 @@ rubyforge_project:
91
92
  rubygems_version: 2.6.6
92
93
  signing_key:
93
94
  specification_version: 4
94
- summary: This an eclectic collection of methods.
95
+ summary: This an eclectic collection of methods. It include maths, datetime, and rspec
96
+ access test libraries.
95
97
  test_files: []