-
-
Notifications
You must be signed in to change notification settings - Fork 261
Commit
…and remove some duplicates
- Loading branch information
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
[package] | ||
name = "mailchecker" | ||
version = "4.0.3" | ||
version = "4.0.5" | ||
authors = ["François-Guillaume Ribreau <[email protected]>"] | ||
|
||
# A short blurb about the package. This is not rendered in any format when | ||
|
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# coding: utf-8 | ||
Gem::Specification.new do |spec| | ||
spec.name = 'ruby-mailchecker' | ||
spec.version='4.0.3' | ||
spec.version='4.0.5' | ||
spec.authors = ['Francois-Guillaume Ribreau', 'Jacob Burenstam', 'Owen Stephens'] | ||
spec.email = ['[email protected]'] | ||
|
||
|