readability_score 0.1.3 → 0.1.4

Sign up to get free protection for your applications and to get access to all the features.
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
  SHA256:
3
- metadata.gz: 73894e752f214f41a925418434d3d775c615d545fc17965701aa818858293c23
4
- data.tar.gz: 0d77be49f03f63935eb2dee938d95180998dbbe35a41f95c85d6f225b0e93c7b
3
+ metadata.gz: dd7342455761c854d777a7cc934f71569acf4b6b11271abca9b130c871eaed9b
4
+ data.tar.gz: 7011b9e42f504486bef6bb44564858b98c9c6b70fe4464ec3750e24d894087e9
5
5
  SHA512:
6
- metadata.gz: 9cad53f1757ce1fa053a5028534acfa764bba33e412d8768b659073030f0539dc9c753a3d9b2eb036a28c2fd4129b3ff8070d7398ea96d7221a9ff625ad76bf3
7
- data.tar.gz: 858c1f36a1485dc825efad82fa2d52bd1cc5fdc56e54e8b95ffcdcb314065dc7cb78863042e1d4c80d6e64b14dac12d0ae21c1e96fbf2a1eab42f795bb516aa5
6
+ metadata.gz: 50d3ec442e29289ca7a5747379aba640c15efdfe9e0a40a5c4eca89b728462dd0ea1b35c969d5a579249facb59058b60a338c43835f825c51d289a63439165c4
7
+ data.tar.gz: c12cba898b137077a63d2a150671664d4d5ca11cb3fb3ecb22c2baafc34a2c8d321abc5f3d8b3c43b317c54ce8738ae23c8d13bcf9519cf7ca997b625fbb0eba
metadata CHANGED
@@ -1,10 +1,10 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: readability_score
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
- - maxwellbenton
7
+ - flatironschool
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
@@ -14,7 +14,7 @@ description: Readable uses the Odyssey gem's built in readability index scores t
14
14
  test a particular README.md file. Once installed, simply navigate to a directory
15
15
  with a README present and call the gem to get feedback on the content.
16
16
  email:
17
- - maxwellbenton@gail.com
17
+ - maxwell@flatironschool.com
18
18
  executables:
19
19
  - rscore
20
20
  extensions: []
@@ -22,7 +22,7 @@ extra_rdoc_files: []
22
22
  files:
23
23
  - bin/rscore
24
24
  - lib/readability_score.rb
25
- homepage: https://github.com/learn-co-curriculum/readable/
25
+ homepage: https://github.com/learn-co-curriculum/readability_score/
26
26
  licenses:
27
27
  - MIT
28
28
  metadata: {}