Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions numerify.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Gem::Specification.new do |spec|
spec.authors = ["Wuletaw Wonte"]
spec.email = ["wuletawwonte@gmail.com"]

spec.summary = "A ruby gem that converts numbers from arabic to and from geez, chinese, greek, and many more."
spec.description = "An extraordinary Ruby gem designed to effortlessly convert numbers between Arabic and various world languages, including Geez, Chinese, Greek, and many more."
spec.summary = "A ruby gem that converts numbers from arabic to and from geez, chinese, roman, and many more."
spec.description = "An extraordinary Ruby gem designed to effortlessly convert numbers between Arabic and various world languages, including Geez, Chinese, Roman, and many more."
spec.homepage = "https://github.com/wuletawwonte/numerify.git"
spec.license = "MIT"
spec.required_ruby_version = ">= 2.6.0"
Expand Down