sluggable_rubby 0.1.0 → 0.1.2

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: c0475d354fedd013ce8ec621866415db0ac7d61a6722aecc37a4af09063e47c1
4
- data.tar.gz: 48a279f9f16a1f911780d0f29dff05e562f2b9c788826ea128225787471a216a
3
+ metadata.gz: d19703c3b651c4393d9d0992c0c56d75ffede1e50a50bd4bd9dd82439171cde3
4
+ data.tar.gz: c6b900c04310d2122180fd6e45a42996f1299d056dd80ea070346379b4580d8d
5
5
  SHA512:
6
- metadata.gz: c89247b6a51285666e788ced9dc127a357febd180a81d815855bc155f374d2499b951b953c2da298c244cc94a34c1114dddf37f64249353de98d6a7a57ec8cdf
7
- data.tar.gz: 0edc4ea9cafad68722d0e1d19911d87df8709c61b27ac8daafb97a6c7d77f802c0bc4710d2e486f18e8dacc8ed1dcf5a4e8b38b9f47b3f7ffe82ee463e820581
6
+ metadata.gz: e2313dc0aded74be1ea8c093771e0f86b1e1bac58c79d361e8bd4787c05098a177a8d15d70547f684a3564cc8ea6af2ca18c63a7bf4c97156d2d144a96be26e4
7
+ data.tar.gz: f3d19ebf0b9d46f9da21ae951474cb1ba993ad7f55a6e3cee151cfd91e81d64bc3f131245d4086c3d5431fae9e3d12a15bb37b2621d0aa32077d17132274bbb0
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module SluggableRubby
4
- VERSION = "0.1.0"
4
+ VERSION = "0.1.2"
5
5
  end
metadata CHANGED
@@ -1,10 +1,10 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sluggable_rubby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
- - Bristina Christian
7
+ - Techvoot solutions
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
@@ -27,7 +27,7 @@ dependencies:
27
27
  description: Adjust the has_slug method in your models accordingly to specify the
28
28
  attribute for generating the slug
29
29
  email:
30
- - cbristina999@gmail.com
30
+ - hello@techvoot.com
31
31
  executables: []
32
32
  extensions: []
33
33
  extra_rdoc_files: []
@@ -38,6 +38,8 @@ homepage: https://github.com/techvootsolutions/rubby-sluggable
38
38
  licenses:
39
39
  - MIT
40
40
  metadata:
41
+ owners: Techvoot solutions
42
+ pushed_by: Bristina
41
43
  homepage_uri: https://github.com/techvootsolutions/rubby-sluggable
42
44
  source_code_uri: https://github.com/techvootsolutions/rubby-sluggable
43
45
  changelog_uri: https://github.com/techvootsolutions/rubby-sluggable