fjrodafo-slugify 1.0.2 → 1.0.3

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 +2 -6
  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: a15a67dd8722397f66ebb740db4e24b21615cce0af0ec06b71a92abdaa731a98
4
+ data.tar.gz: 01a1d5b53f02b972b12c05f914baee7f18574e24ff3cc758f2b14fadb7b363c7
5
5
  SHA512:
6
- metadata.gz: 19823f0e19f7b8e9929773c5192e43790a219943420beb8a72bbc9541dede73a891273860f333d7d5842356cf4023dc6e340d96470debecf1887187017be83bb
7
- data.tar.gz: '088be1890e738c00148b3eaedbb5afa0da1e245b9b1691cd07f1d385d2ce288a172f879c9899450ffd1b32fd9fb5e27d22970b02cc9666a9cf38414449222893'
6
+ metadata.gz: db5027d5151af1d41edca78b1433a055679f4bd71b5809dd892a20efccaf71356ddeecae3a20da022ba50dedd8fa5a4dbe6a0ed292bcff043d32ed0574954457
7
+ data.tar.gz: acd132c92476f31c9c05d57defd1dbf706a99d1c87d33364b6500308519683f582e8152a1a36935f2bf36005e14ae40417bef337dfb2b082409646a8f4ceead3
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
 
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.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Francisco José Rodríguez Afonso