t_chatter 0.1.2 → 0.1.2.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 20d112a39dc3f70adc1aba142d9e3ce0e13cb899
4
- data.tar.gz: f5d6b2e9e9bd72337e48e9a57f2c291d9fcd217f
3
+ metadata.gz: b7822ee3da641c9b86aeda3d5384369127cada57
4
+ data.tar.gz: beb0a8f519e731d1ba510995015cae2ffafc1c9f
5
5
  SHA512:
6
- metadata.gz: 5291a053fa7f109fb8856ddba828d02c33787efea9d256e13e8b38671d56b3a59eb600e258125544623e61620b8888786d5283266a1228190740dfb3ce09507d
7
- data.tar.gz: 39c87ee99bb7ad6dce34fcd6e4011d4a97bff1467b708fe9fd0cb639785497606f78ca3502056de31566faa702825b61557073ea64224e44a7319a9b768224ad
6
+ metadata.gz: 7ca7b92fadd643b42df6f85562da97bb6a290ab02c5b90e65b329d0e3352eb9aeba9ffc5e9959f9ac66cd4c7d279ad268476d78a18bae4e9eccd6a48afeff8ed
7
+ data.tar.gz: e10fdbfda3536080b6b5be13f116b0dfd7049af4cc1dc5565b3bc5bbbe31b270d4eb151eb74f2377f5fb48f05d8af10a0b6e96eb16cadc5cb1c5bc057e761dde
data/README.md CHANGED
@@ -8,7 +8,7 @@ Install with:
8
8
  May not be useful in your application though, but in case you want to experiment with it
9
9
 
10
10
  ```
11
- gem t_chatter
11
+ gem 't_chatter'
12
12
  ```
13
13
 
14
14
  ## Setup
@@ -1,3 +1,3 @@
1
1
  module TChatter
2
- VERSION = "0.1.2"
2
+ VERSION = "0.1.2.1"
3
3
  end
data/t_chatter.gemspec CHANGED
@@ -17,8 +17,7 @@ Gem::Specification.new do |spec|
17
17
  terminal.
18
18
  You can extend it further though to chat with your
19
19
  friends on Slack and other applications."
20
- Visit <a href='#{spec.homepage}'>TChatter's Homepage</a>
21
- to read more on the application.
20
+ Visit TChatter's homepage to read more on the application.
22
21
  EOS
23
22
 
24
23
  spec.license = "MIT"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: t_chatter
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Oreoluwa Akinniranye
@@ -71,8 +71,7 @@ description: |2
71
71
  terminal.
72
72
  You can extend it further though to chat with your
73
73
  friends on Slack and other applications."
74
- Visit <a href='https://github.com/andela-oakinniranye/t_chatter'>TChatter's Homepage</a>
75
- to read more on the application.
74
+ Visit TChatter's homepage to read more on the application.
76
75
  email:
77
76
  - oreoluwa.akinniranye@andela.com
78
77
  executables: