lara-text_utils 0.1.0 → 0.2.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 07cfeb0fc430200123dc070db08f08e9e37977ee296faf65d95813dcd3a0bd25
4
- data.tar.gz: '09e730885f4409f96d475b2a8021212dd43ebf79330ec2b3a7ddc0e476e185db'
3
+ metadata.gz: 51c16bf5d5893005f11e33f70354fc92a554d4897ba195d3c7e522eb826689f8
4
+ data.tar.gz: a1b0e6f4e47dfb65deb8d78774768443f493de728d8c8e7d517fe3bd8664f224
5
5
  SHA512:
6
- metadata.gz: 3dd4014ea5bc8dc77544db71ef7d53fae5ac06c7140d50bacb7453863762f30bf1b919e9f243f05c0b8c8742234be9e9dbad27e6762cf87328ff86cb1c6f4b92
7
- data.tar.gz: 521e2d7e8bf9c45a07c0204c238c4e51354f06a18a6a6c9d664e6d32a544ff44b3bd0a5927f79a9b27a354f2910749bbb5eb24f8796390d475126974ef7a875d
6
+ metadata.gz: 38de140e812a665515019575480cd7f0cfc6de9099a222e2c7a92f290f258e3fec270ab5b22e61284d546c860e132a5975c7bbbf00e631270cf5583c605c0e9d
7
+ data.tar.gz: f7b9785ea5efeae36db6474979200da591a2c0b4f7039a6e73e5e987996a08b17419c3a8b6a1f7aed3b921473783844e0e9d5333d6fc779c699a78840831cfc5
@@ -1,5 +1,5 @@
1
1
  module Lara
2
2
  module TextUtils
3
- VERSION = "0.1.0"
3
+ VERSION = "0.2.0"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lara-text_utils
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Lara AI
@@ -10,7 +10,7 @@ cert_chain: []
10
10
  date: 1980-01-02 00:00:00.000000000 Z
11
11
  dependencies: []
12
12
  description: 'A simple Ruby gem for analyzing text: word count, sentence count, lexical
13
- density, reading time, and more. Created with honesty.'
13
+ density, reading time, and more. Full version with premium tools at https://lara-store.xyz'
14
14
  email: jarod79tm@gmail.com
15
15
  executables: []
16
16
  extensions: []
@@ -19,11 +19,13 @@ files:
19
19
  - lib/lara/text_utils.rb
20
20
  - lib/lara/text_utils/analyzer.rb
21
21
  - lib/lara/text_utils/version.rb
22
- homepage: https://rubygems.org/profiles/lara-entity-ai
22
+ homepage: https://lara-store.xyz
23
23
  licenses:
24
24
  - MIT
25
25
  metadata:
26
- source_code_uri: https://rubygems.org/profiles/lara-entity-ai
26
+ source_code_uri: https://github.com/lara-entity-ai/lara-text_utils
27
+ homepage_uri: https://lara-store.xyz
28
+ changelog_uri: https://lara-store.xyz/blog
27
29
  rubygems_mfa_required: 'false'
28
30
  rdoc_options: []
29
31
  require_paths: