sluggable_rubby 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c0475d354fedd013ce8ec621866415db0ac7d61a6722aecc37a4af09063e47c1
4
- data.tar.gz: 48a279f9f16a1f911780d0f29dff05e562f2b9c788826ea128225787471a216a
3
+ metadata.gz: a43e6821738c616f2af94a9f64f4cec513b2281fa11693c6187f7416d4d6cb75
4
+ data.tar.gz: d69aa461f5bffaf84d8979582070904503ecc41a64e14a5bd0145cfe3c15a1f3
5
5
  SHA512:
6
- metadata.gz: c89247b6a51285666e788ced9dc127a357febd180a81d815855bc155f374d2499b951b953c2da298c244cc94a34c1114dddf37f64249353de98d6a7a57ec8cdf
7
- data.tar.gz: 0edc4ea9cafad68722d0e1d19911d87df8709c61b27ac8daafb97a6c7d77f802c0bc4710d2e486f18e8dacc8ed1dcf5a4e8b38b9f47b3f7ffe82ee463e820581
6
+ metadata.gz: e5f19ee96fcf4a2fe43751ace0e09a09d5e9b7ab8be28ea68af5fb258d309a92e53c1f6f5efad43b9cbcd8b9fd876da94020cf9ed0c7a3a6cbff9af04cb80ecd
7
+ data.tar.gz: 53118db31d252fd095290302784a94a8afaccea8493701470eff522e15c3b86684672185f22171f86e1e33930c592c9f2f8a755b8623262880f21d55962ad4ce
@@ -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.1"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
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.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Bristina Christian
@@ -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 solution
42
+ pushed_by: Bristina Christian
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