You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: strings-inflection.gemspec
+3-6Lines changed: 3 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Gem::Specification.new do |spec|
6
6
spec.name="strings-inflection"
7
7
spec.version=Strings::Inflection::VERSION
8
8
spec.authors=["Piotr Murach"]
9
-
spec.email=["me@piotrmurach.com"]
9
+
spec.email=["piotr@piotrmurach.com"]
10
10
spec.summary=%q{Inflect English nouns and verbs.}
11
11
spec.description=%q{Inflect English nouns and verbs. The algorithms are based on the analysis of 7,000 most frequently used nouns and 6,000 most used verbs in English language.}