tinycus 1.0.7 → 1.0.8

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.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +3 -10
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 83d0a3e5d3f764901829858fc5a1b9160577e46f5e277504291c21225c2a38a0
4
- data.tar.gz: da3dece01b93b157e1e36d7e07b27ead0f55dab621101af4444e716672028323
3
+ metadata.gz: 8757d5541d6ac759738ec1dd6e5f342a17d51dbcb861ef09980a0a2598e9f796
4
+ data.tar.gz: 611ce2d9c443f4fe980f501daa6cbdd9693a912d12322a202a1a3cb32d9142bb
5
5
  SHA512:
6
- metadata.gz: 16fb025b30abf1d6650aa2a76108117a88e30e5d5b524fc8aae83aca1531b62a2b4baab4da9167b673636cae413b8225fc236772185c9c1063bc4a31bc1321c3
7
- data.tar.gz: e0cc0963f112a25e782875ecb179e035a0dabb1a6d20b2e3b59d0b2c5584bfb0bbe1d9b41c275dac631b7c520822a1e34b1c1340184a64f27bda52d403c3dd4b
6
+ metadata.gz: 6e0208009eafd0ce5e5074cd5f240741d28980d9a7549a82383efcecd0f9115f99c4302fa282f602fe26fda39587b8e9ac108837d3f88cbc9ff9f24d3c106ca3
7
+ data.tar.gz: bb2a5f4c7df795ce9fcd018c6f90eedfa0b339cc174fda5e5f83fe26f1177dc159cd70da4c5d51c5894c7261432956cb8c8f603df8d19b532b74cbb304dbe69c
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tinycus
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.7
4
+ version: 1.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Benjamin Crowell
@@ -16,8 +16,7 @@ description: "This is a ruby library to do some string functions efficiently tha
16
16
  email:
17
17
  executables: []
18
18
  extensions: []
19
- extra_rdoc_files:
20
- - README.md
19
+ extra_rdoc_files: []
21
20
  files:
22
21
  - LICENSE
23
22
  - README.md
@@ -27,14 +26,8 @@ licenses:
27
26
  - GPL-3.0-only
28
27
  metadata:
29
28
  contact_uri: http://lightandmatter.com/area4author.html
30
- homepage_uri: https://bitbucket.org/ben-crowell/tinycus
31
- source_code_uri: https://bitbucket.org/ben-crowell/tinycus
32
29
  post_install_message:
33
- rdoc_options:
34
- - "--exclude"
35
- - "(bad_combining|generating)"
36
- - "--main"
37
- - README.md
30
+ rdoc_options: []
38
31
  require_paths:
39
32
  - lib
40
33
  required_ruby_version: !ruby/object:Gem::Requirement