Replace email_spec gem with built-in matchers (#38079)

This commit is contained in:
Matt Jankowski
2026-03-05 09:42:21 -05:00
committed by GitHub
parent 5d4271a3cc
commit 4e3866dbaf
18 changed files with 231 additions and 241 deletions

View File

@@ -224,10 +224,6 @@ GEM
base64
faraday (>= 1, < 3)
multi_json
email_spec (2.3.0)
htmlentities (~> 4.3.3)
launchy (>= 2.1, < 4.0)
mail (~> 2.7)
email_validator (2.2.4)
activemodel
erb (6.0.2)
@@ -977,7 +973,6 @@ DEPENDENCIES
discard (~> 1.2)
doorkeeper (~> 5.6)
dotenv
email_spec
fabrication
faker (~> 3.2)
faraday-httpclient