Bump email_spec from 2.2.2 to 2.3.0

Bumps [email_spec](https://github.com/email-spec/email-spec) from 2.2.2 to 2.3.0.
- [Changelog](https://github.com/email-spec/email-spec/blob/main/CHANGELOG.md)
- [Commits](https://github.com/email-spec/email-spec/compare/v2.2.2...v2.3.0)

---
updated-dependencies:
- dependency-name: email_spec
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-04 18:03:16 +00:00
committed by GitHub
parent e29984c797
commit a715f52c7c
2 changed files with 5 additions and 5 deletions

View File

@@ -76,7 +76,7 @@ end
group :test do group :test do
gem "capybara", "~> 3.40.0" gem "capybara", "~> 3.40.0"
gem "capybara-webmock", "~> 0.7.0" gem "capybara-webmock", "~> 0.7.0"
gem "email_spec", "~> 2.2.2" gem "email_spec", "~> 2.3.0"
gem "pdf-reader", "~> 2.12.0" gem "pdf-reader", "~> 2.12.0"
gem "rspec-rails", "~> 6.1.3" gem "rspec-rails", "~> 6.1.3"
gem "selenium-webdriver", "~> 4.22.0" gem "selenium-webdriver", "~> 4.22.0"

View File

@@ -192,9 +192,9 @@ GEM
devise (>= 4.3.0) devise (>= 4.3.0)
diff-lcs (1.5.1) diff-lcs (1.5.1)
docile (1.4.0) docile (1.4.0)
email_spec (2.2.2) email_spec (2.3.0)
htmlentities (~> 4.3.3) htmlentities (~> 4.3.3)
launchy (~> 2.1) launchy (>= 2.1, < 4.0)
mail (~> 2.7) mail (~> 2.7)
erb_lint (0.6.0) erb_lint (0.6.0)
activesupport activesupport
@@ -357,7 +357,7 @@ GEM
mutex_m (0.2.0) mutex_m (0.2.0)
net-http (0.4.1) net-http (0.4.1)
uri uri
net-imap (0.4.14) net-imap (0.4.16)
date date
net-protocol net-protocol
net-pop (0.1.2) net-pop (0.1.2)
@@ -721,7 +721,7 @@ DEPENDENCIES
delayed_job_active_record (~> 4.1.8) delayed_job_active_record (~> 4.1.8)
devise (~> 4.9.3) devise (~> 4.9.3)
devise-security (~> 0.18.0) devise-security (~> 0.18.0)
email_spec (~> 2.2.2) email_spec (~> 2.3.0)
erb_lint (~> 0.6.0) erb_lint (~> 0.6.0)
exiftool_vendored (~> 12.80.0) exiftool_vendored (~> 12.80.0)
factory_bot_rails (~> 6.4.3) factory_bot_rails (~> 6.4.3)