fjrodafo-slugify 1.0.2 → 1.0.4

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 (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +3 -7
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f85acb1bda1e13a52d6275221af6bc05fbe5a717e6237cdeb72f8bac84f5deb1
4
- data.tar.gz: cdb56296bd4c39cbf21663487e0cff4165ca45bf22c90cbe394c640bf314e32b
3
+ metadata.gz: d96ab3ed0557047f621466bd7384aff9ee58742cfa08d4a8bac0a88e277d4371
4
+ data.tar.gz: 2097b38f3cec1a34b590a56417a616efd73b75f99a7b6c077fb18ac5585fc938
5
5
  SHA512:
6
- metadata.gz: 19823f0e19f7b8e9929773c5192e43790a219943420beb8a72bbc9541dede73a891273860f333d7d5842356cf4023dc6e340d96470debecf1887187017be83bb
7
- data.tar.gz: '088be1890e738c00148b3eaedbb5afa0da1e245b9b1691cd07f1d385d2ce288a172f879c9899450ffd1b32fd9fb5e27d22970b02cc9666a9cf38414449222893'
6
+ metadata.gz: 4b1f251717aaefb7cd6c6e1719c37c907306308fede2a7d167a1a21bb0b7101aebe0c0c6c5fc738ebb41e88015937f16417f2e9c46fde3c97df0dd40de1f78e7
7
+ data.tar.gz: c34304ed6bf8334b678b8d83880f9402a59c236a3578f2f7bee785adc2f6f5b8c0641c36eae3d248e7f85e9d3c404a2ae90506bfb5deacb837b2336ceec74cb3
data/README.md CHANGED
@@ -2,12 +2,8 @@
2
2
 
3
3
  A simple slugify gem!
4
4
 
5
- ![Gem Owner](https://img.shields.io/gem/u/FJrodafo)
6
- ![Gem Total Downloads](https://img.shields.io/gem/dt/fjrodafo-slugify)
7
- ![Gem Downloads (for latest version)](https://img.shields.io/gem/dtv/fjrodafo-slugify)
8
- ![Gem Version](https://img.shields.io/gem/v/fjrodafo-slugify)
9
- ![Gem download rank](https://img.shields.io/gem/rt/fjrodafo-slugify)
10
- ![Gem download rank](https://img.shields.io/gem/rd/fjrodafo-slugify)
5
+ [![Gem Total Downloads](https://img.shields.io/gem/dt/fjrodafo-slugify?style=flat&logo=rubygems&logoColor=ffffff&label=Downloads&labelColor=e9573f&color=e9573f)](https://rubygems.org/gems/fjrodafo-slugify)
6
+ [![GitHub Stars](https://img.shields.io/github/stars/FJrodafo/Slugify?style=social&logo=github&logoColor=000000&label=Stars&labelColor=ffffff&color=ffffff)](https://github.com/FJrodafo/Slugify/stargazers)
11
7
 
12
8
  ## Index
13
9
 
@@ -44,4 +40,4 @@ fjrodafo-slugify "Hello, World!"
44
40
 
45
41
  Contribute to the repository on [GitHub](https://github.com/FJrodafo/Slugify).
46
42
 
47
- Check out this gem on [GitHub Packages](https://github.com/FJrodafo/Slugify/pkgs/rubygems/fjrodafo-slugify) or [RubyGems](https://rubygems.org/gems/fjrodafo-slugify).
43
+ Check out this gem on [GitHub Packages](https://github.com/FJrodafo/Slugify/pkgs/rubygems/fjrodafo-slugify) or [RubyGems](https://rubygems.org/gems/fjrodafo-slugify).
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fjrodafo-slugify
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.2
4
+ version: 1.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Francisco José Rodríguez Afonso