zayef 0.1.0 → 0.1.1

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 (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/zayef/version.rb +1 -1
  3. data/zayef.gemspec +5 -5
  4. metadata +10 -8
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1a9db0bd834b1eca144fac50af59308ab319c26805d60581c924c6090d359a34
4
- data.tar.gz: 760c63144ff6461b4d53877ddde502f69aae45e73679651d329133028f204f01
3
+ metadata.gz: ec36e9eb4ae50aaddeceec5f5a26d6de587815080b5e7f3377d817bf4d363b11
4
+ data.tar.gz: 6e508fbad03aa8f2c729f3f1a36ab0c99f8bb8cb9d797c65de1b6828e68537ac
5
5
  SHA512:
6
- metadata.gz: 768176f603f08df8337c2a18e0b82155590f74f928b2db8ced5e1146c19c9d59720eebdb79d1eed2f539ed7d073bbaf1109243e3fc2a2cd6ba28587c92fdfc1d
7
- data.tar.gz: e3ee2d91968c2170ab6a9ea13f3a32493ccd133faa53ae2ce0344a99907a480d2ef220e0234070cd8f0812b46546fedb6b832d5722f42eae4223c2f8dd778937
6
+ metadata.gz: d53a109a4739104bf9fab3ed54156e6aa91080d7e0daa7e69b63d7075f511daab4e48d4b21d93ea544fb1c47ca9d733e9f1611382f800abbd410b6ad56e6ea02
7
+ data.tar.gz: f002dbb520af617f3737c5cf9606c6acd29076f6cdcc9764f447704d3e7c8956229bb21a4f5544702a833f407a02e9d51b7eb5d5fc75ee2c31f661d8965d6282
data/lib/zayef/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Zayef
4
- VERSION = "0.1.0"
4
+ VERSION = "0.1.1"
5
5
  end
data/zayef.gemspec CHANGED
@@ -8,17 +8,17 @@ Gem::Specification.new do |spec|
8
8
  spec.authors = ["Merouane AMQOR"]
9
9
  spec.email = ["marouane.amqor@gmail.com"]
10
10
 
11
- spec.summary = "Zayef - A Ruby gem for generating fake data with a Moroccan touch"
12
- spec.description = "Zayef provides utilities for generating fake data, perfect for testing and development with a unique Moroccan flavor."
13
- spec.homepage = "https://github.com/amqor/zayef"
11
+ spec.summary = "🇲🇦 Zayef - Authentic Moroccan Data Generator for Ruby"
12
+ spec.description = "Zayef (زايف) is the first Ruby gem dedicated to generating authentic Moroccan data. Perfect for testing, development, and localization with 300+ real Moroccan names, cities, companies, and cultural elements. From traditional dishes to medical specialties - everything Moroccan! 🔥"
13
+ spec.homepage = "https://github.com/merouaneamqor/zayef"
14
14
  spec.license = "MIT"
15
15
  spec.required_ruby_version = ">= 2.6.0"
16
16
 
17
17
  spec.metadata["allowed_push_host"] = "https://rubygems.org"
18
18
 
19
19
  spec.metadata["homepage_uri"] = spec.homepage
20
- spec.metadata["source_code_uri"] = "https://github.com/amqor/zayef"
21
- spec.metadata["changelog_uri"] = "https://github.com/amqor/zayef/blob/main/CHANGELOG.md"
20
+ spec.metadata["source_code_uri"] = "https://github.com/merouaneamqor/zayef"
21
+ spec.metadata["changelog_uri"] = "https://github.com/merouaneamqor/zayef/blob/main/CHANGELOG.md"
22
22
 
23
23
  # Specify which files should be added to the gem when it is released.
24
24
  # The `git ls-files -z` loads the files in the RubyGem that have been added into git.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: zayef
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
  - Merouane AMQOR
@@ -10,8 +10,10 @@ bindir: exe
10
10
  cert_chain: []
11
11
  date: 2025-09-17 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: Zayef provides utilities for generating fake data, perfect for testing
14
- and development with a unique Moroccan flavor.
13
+ description: "Zayef (زايف) is the first Ruby gem dedicated to generating authentic
14
+ Moroccan data. Perfect for testing, development, and localization with 300+ real
15
+ Moroccan names, cities, companies, and cultural elements. From traditional dishes
16
+ to medical specialties - everything Moroccan! \U0001F525"
15
17
  email:
16
18
  - marouane.amqor@gmail.com
17
19
  executables: []
@@ -91,14 +93,14 @@ files:
91
93
  - vendor/bundle/ruby/3.0.0/gems/rake-13.3.0/rake.gemspec
92
94
  - vendor/bundle/ruby/3.0.0/specifications/rake-13.3.0.gemspec
93
95
  - zayef.gemspec
94
- homepage: https://github.com/amqor/zayef
96
+ homepage: https://github.com/merouaneamqor/zayef
95
97
  licenses:
96
98
  - MIT
97
99
  metadata:
98
100
  allowed_push_host: https://rubygems.org
99
- homepage_uri: https://github.com/amqor/zayef
100
- source_code_uri: https://github.com/amqor/zayef
101
- changelog_uri: https://github.com/amqor/zayef/blob/main/CHANGELOG.md
101
+ homepage_uri: https://github.com/merouaneamqor/zayef
102
+ source_code_uri: https://github.com/merouaneamqor/zayef
103
+ changelog_uri: https://github.com/merouaneamqor/zayef/blob/main/CHANGELOG.md
102
104
  post_install_message:
103
105
  rdoc_options: []
104
106
  require_paths:
@@ -117,5 +119,5 @@ requirements: []
117
119
  rubygems_version: 3.3.5
118
120
  signing_key:
119
121
  specification_version: 4
120
- summary: Zayef - A Ruby gem for generating fake data with a Moroccan touch
122
+ summary: "\U0001F1F2\U0001F1E6 Zayef - Authentic Moroccan Data Generator for Ruby"
121
123
  test_files: []