sanitize_email 2.0.14 → 2.0.15
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.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data/CHANGELOG.md +43 -15
- data/LICENSE.md +1 -4
- data/README.md +40 -27
- data/lib/sanitize_email/version.rb +1 -1
- data/lib/sanitize_email.rb +1 -1
- data.tar.gz.sig +0 -0
- metadata +19 -35
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 97cc655b2be2f3a1343e76f263151a1183117bbc5fd20a54022b319206626c29
|
|
4
|
+
data.tar.gz: c8992d9ae46a2387e2455bc019bb5ced276d9ae7984a284c7e1adb9c0166533f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: fe76e026fd6391a3c78c3922195b11d84c4f1efb45a264f7f983dedbb019f291a7ceef278241f82c71b487c69ae8baeeb3c31761bf8f47eaeeb5839eae62890e
|
|
7
|
+
data.tar.gz: f34686f58a45665dee1435c2d2ea79a144ae5df6fb833b2d4a8d397070380f5328e08f623cff32cc5b50fd13b1ce41006dbd289fa0f6b974635aece5d031e1f4
|
checksums.yaml.gz.sig
CHANGED
|
Binary file
|
data/CHANGELOG.md
CHANGED
|
@@ -30,6 +30,46 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
30
30
|
|
|
31
31
|
### Security
|
|
32
32
|
|
|
33
|
+
## [2.0.15] - 2026-09-11
|
|
34
|
+
|
|
35
|
+
- TAG: [v2.0.15][2.0.15t]
|
|
36
|
+
- COVERAGE: 95.58% -- 368/385 lines in 13 files
|
|
37
|
+
- BRANCH COVERAGE: 82.91% -- 97/117 branches in 13 files
|
|
38
|
+
- 53.41% documented
|
|
39
|
+
|
|
40
|
+
### Changed
|
|
41
|
+
|
|
42
|
+
- kettle-jem-template-20260801-001 - Generated README gem dashboard links now
|
|
43
|
+
use ClickGems instead of BestGems.
|
|
44
|
+
|
|
45
|
+
- [kc] kettle-jem/prepare: updated 9 project files:
|
|
46
|
+
- configuration (1)
|
|
47
|
+
- dependencies (8)
|
|
48
|
+
|
|
49
|
+
- [kc] kettle-jem/template: updated 4 project files:
|
|
50
|
+
- code and tests (1)
|
|
51
|
+
- dependencies (2)
|
|
52
|
+
- other (1)
|
|
53
|
+
|
|
54
|
+
### Fixed
|
|
55
|
+
|
|
56
|
+
- kettle-jem-template-20260801-002 - Generated RSpec helpers now normalize
|
|
57
|
+
managed configuration block bindings structurally, preventing mixed block
|
|
58
|
+
parameter names from producing invalid configuration after a merge.
|
|
59
|
+
- kettle-jem-template-20260801-003 - Generated project metadata and
|
|
60
|
+
documentation now normalize configured underscore hostnames to valid
|
|
61
|
+
hyphenated hostnames.
|
|
62
|
+
- kettle-jem-template-20260801-004 - Generated organization README logos now
|
|
63
|
+
use GitHub's stable organization avatar endpoint instead of assuming a
|
|
64
|
+
matching Galtzo-hosted asset exists.
|
|
65
|
+
|
|
66
|
+
- kettle-jem-template-20260802-001 - Devcontainer JSON files now merge as JSONC,
|
|
67
|
+
preserving comments and trailing commas during template updates.
|
|
68
|
+
|
|
69
|
+
- Restore the Rails app harness required by the default test bundle.
|
|
70
|
+
|
|
71
|
+
- Restore the Rails integration test dependencies removed by an earlier template pass.
|
|
72
|
+
|
|
33
73
|
## [2.0.14] - 2026-07-31
|
|
34
74
|
|
|
35
75
|
- TAG: [v2.0.14][2.0.14t]
|
|
@@ -39,18 +79,12 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
39
79
|
|
|
40
80
|
### Changed
|
|
41
81
|
|
|
42
|
-
- kettle-jem-template-20260716-001 - Shim gemspec manifests now include
|
|
43
|
-
`LICENSE.md` instead of nonexistent `LICENSE.txt`.
|
|
44
82
|
- kettle-jem-template-20260716-002 - Generated gemspec manifests now ship fewer
|
|
45
83
|
repository-only files by default to reduce downstream distro packaging churn.
|
|
46
|
-
- kettle-jem-template-20260720-001 - Generated READMEs can now render
|
|
47
|
-
template-managed corporate sponsor logos from project or family config.
|
|
48
84
|
- kettle-jem-template-20260720-002 - Generated development Gemfiles now use the
|
|
49
85
|
released `tree_sitter_language_pack` gem 1.13.3 or newer by default.
|
|
50
86
|
- kettle-jem-template-20260720-003 - Generated StructuredMerge Git diff driver
|
|
51
87
|
config now uses the installed `smorg-rb` Ruby driver name.
|
|
52
|
-
- kettle-jem-template-20260720-004 - Generated multi-engine workflow files now
|
|
53
|
-
omit JRuby and TruffleRuby jobs when project config declares MRI-only engines.
|
|
54
88
|
- kettle-jem-template-20260720-005 - Generated README Support & Community rows
|
|
55
89
|
now include a RubyForum help badge.
|
|
56
90
|
- kettle-jem-template-20260725-001 - Generated JRuby and TruffleRuby workflow
|
|
@@ -104,14 +138,6 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
104
138
|
legacy manual bundle install path, avoiding setup-time Bundler full-index
|
|
105
139
|
failures against `gem.coop`.
|
|
106
140
|
|
|
107
|
-
- kettle-jem-template-20260729-002 - VersionGem bootstrap now preserves
|
|
108
|
-
and templates dedicated `version_gem.rb` entrypoints even when the gemspec
|
|
109
|
-
dependency is intentionally omitted, and generated anonymous-loader specs
|
|
110
|
-
cover both `version.rb` and `version_gem.rb`.
|
|
111
|
-
|
|
112
|
-
- kettle-jem-template-20260729-003 - Old-Ruby gems below the VersionGem runtime
|
|
113
|
-
floor now get managed minimal `version.rb` files and anonymous-loader version
|
|
114
|
-
specs without adding `version_gem`.
|
|
115
141
|
- kettle-jem-template-20260730-001 - Gemspec package file enumeration now runs
|
|
116
142
|
relative to the gemspec directory, so packaged template assets are included
|
|
117
143
|
even when the gemspec is loaded from another working directory.
|
|
@@ -586,7 +612,9 @@ Old version?
|
|
|
586
612
|
* Fixed require paths
|
|
587
613
|
* added about.yml and this CHANGELOG
|
|
588
614
|
|
|
589
|
-
[Unreleased]: https://github.com/galtzo-floss/sanitize_email/compare/v2.0.
|
|
615
|
+
[Unreleased]: https://github.com/galtzo-floss/sanitize_email/compare/v2.0.15...HEAD
|
|
616
|
+
[2.0.15]: https://github.com/galtzo-floss/sanitize_email/compare/v2.0.14...v2.0.15
|
|
617
|
+
[2.0.15t]: https://github.com/galtzo-floss/sanitize_email/releases/tag/v2.0.15
|
|
590
618
|
[2.0.14]: https://github.com/galtzo-floss/sanitize_email/compare/v2.0.13...v2.0.14
|
|
591
619
|
[2.0.14t]: https://github.com/galtzo-floss/sanitize_email/releases/tag/v2.0.14
|
|
592
620
|
[2.0.13]: https://github.com/galtzo-floss/sanitize_email/compare/v2.0.12...v2.0.13
|
data/LICENSE.md
CHANGED
|
@@ -7,13 +7,10 @@ Choose the option that best fits your use case:
|
|
|
7
7
|
|
|
8
8
|
## Copyright Notice
|
|
9
9
|
|
|
10
|
-
- Copyright (c) 2008 Peter Boling
|
|
10
|
+
- Copyright (c) 2008-2010, 2012-2018, 2022, 2024, 2026 Peter H. Boling
|
|
11
11
|
- Copyright (c) 2009 John Trupiano
|
|
12
|
-
- Copyright (c) 2009-2010 pboling
|
|
13
|
-
- Copyright (c) 2009 Peter H. Boling
|
|
14
12
|
- Copyright (c) 2012 David Morton
|
|
15
13
|
- Copyright (c) 2012 Harry Lascelles
|
|
16
|
-
- Copyright (c) 2012-2018, 2022, 2024, 2026 Peter H. Boling
|
|
17
14
|
- Copyright (c) 2013 Adrien Siami
|
|
18
15
|
- Copyright (c) 2013 Chris Altman
|
|
19
16
|
- Copyright (c) 2014 Scott Rocher
|
data/README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
<a href="https://github.com/galtzo-floss"><img alt="galtzo-floss Logo by
|
|
1
|
+
<a href="https://github.com/galtzo-floss"><img alt="galtzo-floss Logo by GitHub" src="https://github.com/galtzo-floss.png?size=192" width="12%" align="right"/></a> <a href="https://github.com/galtzo-floss/sanitize_email"><img alt="sanitize_email Logo by Aboling0, CC BY-SA 4.0" src="https://logos.galtzo.com/assets/images/galtzo-floss/sanitize_email/avatar-128px.svg" width="12%" align="right"/></a>
|
|
2
2
|
|
|
3
3
|
# 📧 SanitizeEmail
|
|
4
4
|
|
|
5
|
-
[![Version][👽versioni]][👽version] [![Ruby Users Forum][✉️ruby-forum-top-img]][✉️ruby-forum] [![GitHub tag (latest SemVer)][⛳️tag-img]][⛳️tag] [![License: MIT][📄license-img]][📄license] [![
|
|
5
|
+
[![Version][👽versioni]][👽version] [![Ruby Users Forum][✉️ruby-forum-top-img]][✉️ruby-forum] [![GitHub tag (latest SemVer)][⛳️tag-img]][⛳️tag] [![License: MIT][📄license-img]][📄license] [![Total downloads][👽dl-ranki]][👽dl-rank] [![CodeCov Test Coverage][🏀codecovi]][🏀codecov] [![Coveralls Test Coverage][🏀coveralls-img]][🏀coveralls] [![QLTY Test Coverage][🏀qlty-covi]][🏀qlty-cov] [![QLTY Maintainability][🏀qlty-mnti]][🏀qlty-mnt] [![CI Heads][🚎3-hd-wfi]][🚎3-hd-wf] [![CI Runtime Dependencies @ HEAD][🚎12-crh-wfi]][🚎12-crh-wf] [![CI Current][🚎11-c-wfi]][🚎11-c-wf] [![CI Truffle Ruby][🚎9-t-wfi]][🚎9-t-wf] [![CI JRuby][🚎10-j-wfi]][🚎10-j-wf] [![Deps Locked][🚎13-🔒️-wfi]][🚎13-🔒️-wf] [![Deps Unlocked][🚎14-🔓️-wfi]][🚎14-🔓️-wf] [![CI Test Coverage][🚎2-cov-wfi]][🚎2-cov-wf] [![CI Style][🚎5-st-wfi]][🚎5-st-wf] [![Apache SkyWalking Eyes License Compatibility Check][🚎15-🪪-wfi]][🚎15-🪪-wf]
|
|
6
6
|
|
|
7
7
|
`if ci_badges.map(&:color).detect { it != "green"}` ☝️ [let me know on Discord][✉️discord-invite] or [RubyForum][✉️ruby-forum], as I may have missed the notification.
|
|
8
8
|
|
|
@@ -51,7 +51,7 @@ It's particularly helpful when you want to prevent the delivery of email (e.g. i
|
|
|
51
51
|
|
|
52
52
|
### Compatibility
|
|
53
53
|
|
|
54
|
-
Compatible with MRI Ruby 2.3.0+,
|
|
54
|
+
Compatible with MRI Ruby 2.3.0+, JRuby, and TruffleRuby.
|
|
55
55
|
CI workflows and Appraisals are generated for MRI Ruby 2.4+.
|
|
56
56
|
This test floor is configured by `ruby.test_minimum` in `.kettle-jem.yml` and
|
|
57
57
|
may be higher than the gem's runtime compatibility floor when legacy Rubies are
|
|
@@ -64,16 +64,16 @@ The _amazing_ test matrix is powered by the kettle-dev stack.
|
|
|
64
64
|
<details markdown="1">
|
|
65
65
|
<summary>How kettle-dev manages complexity in tests</summary>
|
|
66
66
|
|
|
67
|
-
| Gem | Source | Role |
|
|
67
|
+
| Gem | Source | Role | Total downloads |
|
|
68
68
|
|-----|--------|------|---------------------|
|
|
69
|
-
| [appraisal2](https://
|
|
70
|
-
| [appraisal2-rubocop](https://
|
|
71
|
-
| [kettle-dev](https://
|
|
72
|
-
| [kettle-jem](https://
|
|
73
|
-
| [kettle-soup-cover](https://
|
|
74
|
-
| [kettle-test](https://
|
|
75
|
-
| [rubocop-lts](https://
|
|
76
|
-
| [turbo_tests2](https://
|
|
69
|
+
| [appraisal2](https://clickgems.clickhouse.com/dashboard/appraisal2) | [GitHub](https://github.com/appraisal-rb/appraisal2) | multi-dependency Appraisal matrix generation | [](https://clickgems.clickhouse.com/dashboard/appraisal2) |
|
|
70
|
+
| [appraisal2-rubocop](https://clickgems.clickhouse.com/dashboard/appraisal2-rubocop) | [GitHub](https://github.com/appraisal-rb/appraisal2-rubocop) | RuboCop Appraisal generator integration | [](https://clickgems.clickhouse.com/dashboard/appraisal2-rubocop) |
|
|
71
|
+
| [kettle-dev](https://clickgems.clickhouse.com/dashboard/kettle-dev) | [GitHub](https://github.com/kettle-dev/kettle-dev) | development, release, and CI workflow tooling | [](https://clickgems.clickhouse.com/dashboard/kettle-dev) |
|
|
72
|
+
| [kettle-jem](https://clickgems.clickhouse.com/dashboard/kettle-jem) | [GitHub](https://github.com/kettle-dev/kettle-jem) | Appraisals & CI workflow templates | [](https://clickgems.clickhouse.com/dashboard/kettle-jem) |
|
|
73
|
+
| [kettle-soup-cover](https://clickgems.clickhouse.com/dashboard/kettle-soup-cover) | [GitHub](https://github.com/kettle-dev/kettle-soup-cover) | SimpleCov coverage policy and reporting | [](https://clickgems.clickhouse.com/dashboard/kettle-soup-cover) |
|
|
74
|
+
| [kettle-test](https://clickgems.clickhouse.com/dashboard/kettle-test) | [GitHub](https://github.com/kettle-dev/kettle-test) | standard test runner and coverage harness | [](https://clickgems.clickhouse.com/dashboard/kettle-test) |
|
|
75
|
+
| [rubocop-lts](https://clickgems.clickhouse.com/dashboard/rubocop-lts) | [GitHub](https://github.com/rubocop-lts/rubocop-lts) | Ruby-version-aware linting | [](https://clickgems.clickhouse.com/dashboard/rubocop-lts) |
|
|
76
|
+
| [turbo_tests2](https://clickgems.clickhouse.com/dashboard/turbo_tests2) | [GitHub](https://github.com/galtzo-floss/turbo_tests2) | parallel test execution | [](https://clickgems.clickhouse.com/dashboard/turbo_tests2) |
|
|
77
77
|
|
|
78
78
|
</details>
|
|
79
79
|
|
|
@@ -90,7 +90,9 @@ The _amazing_ test matrix is powered by the kettle-dev stack.
|
|
|
90
90
|
|
|
91
91
|
</details>
|
|
92
92
|
|
|
93
|
-
### Enterprise Support
|
|
93
|
+
### Enterprise Support
|
|
94
|
+
|
|
95
|
+
[](https://tidelift.com/subscription/pkg/rubygems-sanitize_email?utm_source=rubygems-sanitize_email&utm_medium=referral&utm_campaign=readme)
|
|
94
96
|
|
|
95
97
|
Available as part of the Tidelift Subscription.
|
|
96
98
|
|
|
@@ -149,6 +151,21 @@ This happens in a few different ways, and two of them are in the config below (`
|
|
|
149
151
|
|
|
150
152
|
## 🔧 Basic Usage
|
|
151
153
|
|
|
154
|
+
Configure the sanitizer during application boot and register the Mail or
|
|
155
|
+
ActionMailer interceptor. For a temporary override, use `SanitizeEmail.sanitary`
|
|
156
|
+
or `SanitizeEmail.unsanitary` around the delivery:
|
|
157
|
+
|
|
158
|
+
```ruby
|
|
159
|
+
SanitizeEmail::Config.configure do |config|
|
|
160
|
+
config[:sanitized_to] = "test@example.invalid"
|
|
161
|
+
config[:environment] = "[staging]"
|
|
162
|
+
end
|
|
163
|
+
|
|
164
|
+
SanitizeEmail.sanitary do
|
|
165
|
+
UserMailer.account_notice(user).deliver_now
|
|
166
|
+
end
|
|
167
|
+
```
|
|
168
|
+
|
|
152
169
|
## 🦷 FLOSS Funding
|
|
153
170
|
|
|
154
171
|
While galtzo-floss tools are free software and will always be, the project would benefit immensely from some funding.
|
|
@@ -213,8 +230,7 @@ See [SECURITY.md][🔐security].
|
|
|
213
230
|
## 🤝 Contributing
|
|
214
231
|
|
|
215
232
|
If you need some ideas of where to help, you could work on adding more code coverage,
|
|
216
|
-
|
|
217
|
-
or use the gem and think about how it could be better.
|
|
233
|
+
check [issues][🤝gh-issues] or [PRs][🤝gh-pulls], or use the gem and think about how it could be better.
|
|
218
234
|
|
|
219
235
|
We [![Keep A Changelog][📗keep-changelog-img]][📗keep-changelog] so if you make changes, remember to update it.
|
|
220
236
|
|
|
@@ -253,11 +269,11 @@ Also see GitLab Contributors: [https://gitlab.com/galtzo-floss/sanitize_email/-/
|
|
|
253
269
|
<details markdown="1">
|
|
254
270
|
<summary>⭐️ Star History</summary>
|
|
255
271
|
|
|
256
|
-
<a href="https://star-history.
|
|
272
|
+
<a href="https://star-history.dera.page/#galtzo-floss/sanitize_email&type=date&legend=top-left">
|
|
257
273
|
<picture>
|
|
258
|
-
<source media="(prefers-color-scheme: dark)" srcset="https://
|
|
259
|
-
<source media="(prefers-color-scheme: light)" srcset="https://
|
|
260
|
-
<img alt="Star History Chart" src="https://
|
|
274
|
+
<source media="(prefers-color-scheme: dark)" srcset="https://star-history.dera.page/svg?repos=galtzo-floss/sanitize_email&type=date&theme=dark&legend=top-left" />
|
|
275
|
+
<source media="(prefers-color-scheme: light)" srcset="https://star-history.dera.page/svg?repos=galtzo-floss/sanitize_email&type=date&legend=top-left" />
|
|
276
|
+
<img alt="Star History Chart" src="https://star-history.dera.page/svg?repos=galtzo-floss/sanitize_email&type=date&legend=top-left" />
|
|
261
277
|
</picture>
|
|
262
278
|
</a>
|
|
263
279
|
|
|
@@ -301,13 +317,10 @@ See [LICENSE.md][📄license] for the official copyright notice.
|
|
|
301
317
|
<details markdown="1">
|
|
302
318
|
<summary>Copyright holders</summary>
|
|
303
319
|
|
|
304
|
-
- Copyright (c) 2008 Peter Boling
|
|
320
|
+
- Copyright (c) 2008-2010, 2012-2018, 2022, 2024, 2026 Peter H. Boling
|
|
305
321
|
- Copyright (c) 2009 John Trupiano
|
|
306
|
-
- Copyright (c) 2009-2010 pboling
|
|
307
|
-
- Copyright (c) 2009 Peter H. Boling
|
|
308
322
|
- Copyright (c) 2012 David Morton
|
|
309
323
|
- Copyright (c) 2012 Harry Lascelles
|
|
310
|
-
- Copyright (c) 2012-2018, 2022, 2024, 2026 Peter H. Boling
|
|
311
324
|
- Copyright (c) 2013 Adrien Siami
|
|
312
325
|
- Copyright (c) 2013 Chris Altman
|
|
313
326
|
- Copyright (c) 2014 Scott Rocher
|
|
@@ -379,7 +392,7 @@ Thanks for RTFM. ☺️
|
|
|
379
392
|
[✇bundle-group-pattern]: https://gist.github.com/pboling/4564780
|
|
380
393
|
[⛳️gem-namespace]: https://github.com/galtzo-floss/sanitize_email
|
|
381
394
|
[⛳️namespace-img]: https://img.shields.io/badge/namespace-SanitizeEmail-3C2D2D.svg?style=square&logo=ruby&logoColor=white
|
|
382
|
-
[⛳️gem-name]: https://
|
|
395
|
+
[⛳️gem-name]: https://clickgems.clickhouse.com/dashboard/sanitize_email
|
|
383
396
|
[⛳️name-img]: https://img.shields.io/badge/name-sanitize__email-3C2D2D.svg?style=square&logo=rubygems&logoColor=red
|
|
384
397
|
[⛳️tag-img]: https://img.shields.io/github/tag/galtzo-floss/sanitize_email.svg
|
|
385
398
|
[⛳️tag]: https://github.com/galtzo-floss/sanitize_email/releases
|
|
@@ -428,9 +441,9 @@ Thanks for RTFM. ☺️
|
|
|
428
441
|
[📜gh-wiki]: https://github.com/galtzo-floss/sanitize_email/wiki
|
|
429
442
|
[📜gl-wiki-img]: https://img.shields.io/badge/wiki-gitlab-943CD2.svg?style=for-the-badge&logo=gitlab&logoColor=white
|
|
430
443
|
[📜gh-wiki-img]: https://img.shields.io/badge/wiki-github-943CD2.svg?style=for-the-badge&logo=github&logoColor=white
|
|
431
|
-
[👽dl-rank]: https://
|
|
432
|
-
[👽dl-ranki]: https://img.shields.io/gem/
|
|
433
|
-
[👽version]: https://
|
|
444
|
+
[👽dl-rank]: https://clickgems.clickhouse.com/dashboard/sanitize_email
|
|
445
|
+
[👽dl-ranki]: https://img.shields.io/gem/dt/sanitize_email.svg
|
|
446
|
+
[👽version]: https://clickgems.clickhouse.com/dashboard/sanitize_email
|
|
434
447
|
[👽versioni]: https://img.shields.io/gem/v/sanitize_email.svg
|
|
435
448
|
[🏀qlty-mnt]: https://qlty.sh/gh/galtzo-floss/projects/sanitize_email
|
|
436
449
|
[🏀qlty-mnti]: https://qlty.sh/gh/galtzo-floss/projects/sanitize_email/maintainability.svg
|
|
@@ -4,7 +4,7 @@ module SanitizeEmail
|
|
|
4
4
|
# Version namespace for this gem.
|
|
5
5
|
module Version
|
|
6
6
|
# Current gem version.
|
|
7
|
-
VERSION = "2.0.
|
|
7
|
+
VERSION = "2.0.15"
|
|
8
8
|
end
|
|
9
9
|
# Current gem version exposed at the traditional constant location.
|
|
10
10
|
VERSION = Version::VERSION # Traditional Constant Location
|
data/lib/sanitize_email.rb
CHANGED
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
require "version_gem"
|
|
8
8
|
|
|
9
9
|
# This Library
|
|
10
|
-
require_relative "sanitize_email/version"
|
|
11
10
|
require_relative "sanitize_email/deprecation"
|
|
12
11
|
require_relative "sanitize_email/config"
|
|
13
12
|
require_relative "sanitize_email/mail_header_tools"
|
|
14
13
|
require_relative "sanitize_email/overridden_addresses"
|
|
15
14
|
require_relative "sanitize_email/bleach"
|
|
15
|
+
require_relative "sanitize_email/version"
|
|
16
16
|
|
|
17
17
|
module SanitizeEmail
|
|
18
18
|
FORCE_SANITIZE_MUTEX = Mutex.new
|
data.tar.gz.sig
CHANGED
|
Binary file
|
metadata
CHANGED
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: sanitize_email
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.0.
|
|
4
|
+
version: 2.0.15
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
|
-
- Peter Boling
|
|
8
|
-
- John Trupiano
|
|
9
|
-
- pboling
|
|
10
7
|
- Peter H. Boling
|
|
8
|
+
- John Trupiano
|
|
11
9
|
- David Morton
|
|
12
10
|
- Harry Lascelles
|
|
13
11
|
- Adrien Siami
|
|
@@ -71,7 +69,7 @@ dependencies:
|
|
|
71
69
|
version: '1.1'
|
|
72
70
|
- - ">="
|
|
73
71
|
- !ruby/object:Gem::Version
|
|
74
|
-
version: 1.1.
|
|
72
|
+
version: 1.1.15
|
|
75
73
|
type: :runtime
|
|
76
74
|
prerelease: false
|
|
77
75
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -81,27 +79,27 @@ dependencies:
|
|
|
81
79
|
version: '1.1'
|
|
82
80
|
- - ">="
|
|
83
81
|
- !ruby/object:Gem::Version
|
|
84
|
-
version: 1.1.
|
|
82
|
+
version: 1.1.15
|
|
85
83
|
- !ruby/object:Gem::Dependency
|
|
86
84
|
name: kettle-dev
|
|
87
85
|
requirement: !ruby/object:Gem::Requirement
|
|
88
86
|
requirements:
|
|
89
87
|
- - "~>"
|
|
90
88
|
- !ruby/object:Gem::Version
|
|
91
|
-
version: '
|
|
89
|
+
version: '3.1'
|
|
92
90
|
- - ">="
|
|
93
91
|
- !ruby/object:Gem::Version
|
|
94
|
-
version:
|
|
92
|
+
version: 3.1.0
|
|
95
93
|
type: :development
|
|
96
94
|
prerelease: false
|
|
97
95
|
version_requirements: !ruby/object:Gem::Requirement
|
|
98
96
|
requirements:
|
|
99
97
|
- - "~>"
|
|
100
98
|
- !ruby/object:Gem::Version
|
|
101
|
-
version: '
|
|
99
|
+
version: '3.1'
|
|
102
100
|
- - ">="
|
|
103
101
|
- !ruby/object:Gem::Version
|
|
104
|
-
version:
|
|
102
|
+
version: 3.1.0
|
|
105
103
|
- !ruby/object:Gem::Dependency
|
|
106
104
|
name: bundler-audit
|
|
107
105
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -179,7 +177,7 @@ dependencies:
|
|
|
179
177
|
version: '3.2'
|
|
180
178
|
- - ">="
|
|
181
179
|
- !ruby/object:Gem::Version
|
|
182
|
-
version: 3.2.
|
|
180
|
+
version: 3.2.3
|
|
183
181
|
type: :development
|
|
184
182
|
prerelease: false
|
|
185
183
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -189,7 +187,7 @@ dependencies:
|
|
|
189
187
|
version: '3.2'
|
|
190
188
|
- - ">="
|
|
191
189
|
- !ruby/object:Gem::Version
|
|
192
|
-
version: 3.2.
|
|
190
|
+
version: 3.2.3
|
|
193
191
|
- !ruby/object:Gem::Dependency
|
|
194
192
|
name: kettle-test
|
|
195
193
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -199,7 +197,7 @@ dependencies:
|
|
|
199
197
|
version: '2.0'
|
|
200
198
|
- - ">="
|
|
201
199
|
- !ruby/object:Gem::Version
|
|
202
|
-
version: 2.0.
|
|
200
|
+
version: 2.0.21
|
|
203
201
|
type: :development
|
|
204
202
|
prerelease: false
|
|
205
203
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -209,7 +207,7 @@ dependencies:
|
|
|
209
207
|
version: '2.0'
|
|
210
208
|
- - ">="
|
|
211
209
|
- !ruby/object:Gem::Version
|
|
212
|
-
version: 2.0.
|
|
210
|
+
version: 2.0.21
|
|
213
211
|
- !ruby/object:Gem::Dependency
|
|
214
212
|
name: turbo_tests2
|
|
215
213
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -219,7 +217,7 @@ dependencies:
|
|
|
219
217
|
version: '3.2'
|
|
220
218
|
- - ">="
|
|
221
219
|
- !ruby/object:Gem::Version
|
|
222
|
-
version: 3.2.
|
|
220
|
+
version: 3.2.7
|
|
223
221
|
type: :development
|
|
224
222
|
prerelease: false
|
|
225
223
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -229,7 +227,7 @@ dependencies:
|
|
|
229
227
|
version: '3.2'
|
|
230
228
|
- - ">="
|
|
231
229
|
- !ruby/object:Gem::Version
|
|
232
|
-
version: 3.2.
|
|
230
|
+
version: 3.2.7
|
|
233
231
|
- !ruby/object:Gem::Dependency
|
|
234
232
|
name: ruby-progressbar
|
|
235
233
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -273,7 +271,7 @@ dependencies:
|
|
|
273
271
|
version: '2.0'
|
|
274
272
|
- - ">="
|
|
275
273
|
- !ruby/object:Gem::Version
|
|
276
|
-
version: 2.0.
|
|
274
|
+
version: 2.0.12
|
|
277
275
|
type: :development
|
|
278
276
|
prerelease: false
|
|
279
277
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -283,7 +281,7 @@ dependencies:
|
|
|
283
281
|
version: '2.0'
|
|
284
282
|
- - ">="
|
|
285
283
|
- !ruby/object:Gem::Version
|
|
286
|
-
version: 2.0.
|
|
284
|
+
version: 2.0.12
|
|
287
285
|
- !ruby/object:Gem::Dependency
|
|
288
286
|
name: appraisal
|
|
289
287
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -312,20 +310,6 @@ dependencies:
|
|
|
312
310
|
- - "<"
|
|
313
311
|
- !ruby/object:Gem::Version
|
|
314
312
|
version: '5.3'
|
|
315
|
-
- !ruby/object:Gem::Dependency
|
|
316
|
-
name: rdoc
|
|
317
|
-
requirement: !ruby/object:Gem::Requirement
|
|
318
|
-
requirements:
|
|
319
|
-
- - ">="
|
|
320
|
-
- !ruby/object:Gem::Version
|
|
321
|
-
version: '3'
|
|
322
|
-
type: :development
|
|
323
|
-
prerelease: false
|
|
324
|
-
version_requirements: !ruby/object:Gem::Requirement
|
|
325
|
-
requirements:
|
|
326
|
-
- - ">="
|
|
327
|
-
- !ruby/object:Gem::Version
|
|
328
|
-
version: '3'
|
|
329
313
|
- !ruby/object:Gem::Dependency
|
|
330
314
|
name: rspec
|
|
331
315
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -411,10 +395,10 @@ licenses:
|
|
|
411
395
|
- MIT
|
|
412
396
|
metadata:
|
|
413
397
|
homepage_uri: https://sanitize-email.galtzo.com
|
|
414
|
-
source_code_uri: https://github.com/galtzo-floss/sanitize_email/tree/v2.0.
|
|
415
|
-
changelog_uri: https://github.com/galtzo-floss/sanitize_email/blob/v2.0.
|
|
398
|
+
source_code_uri: https://github.com/galtzo-floss/sanitize_email/tree/v2.0.15
|
|
399
|
+
changelog_uri: https://github.com/galtzo-floss/sanitize_email/blob/v2.0.15/CHANGELOG.md
|
|
416
400
|
bug_tracker_uri: https://github.com/galtzo-floss/sanitize_email/issues
|
|
417
|
-
documentation_uri: https://www.rubydoc.info/gems/sanitize_email/2.0.
|
|
401
|
+
documentation_uri: https://www.rubydoc.info/gems/sanitize_email/2.0.15
|
|
418
402
|
funding_uri: https://github.com/sponsors/pboling
|
|
419
403
|
wiki_uri: https://github.com/galtzo-floss/sanitize_email/wiki
|
|
420
404
|
news_uri: https://www.railsbling.com/tags/sanitize_email
|
metadata.gz.sig
CHANGED
|
Binary file
|