Skip to content

Commit

Permalink
chore(deps-dev): bump email_spec from 2.2.2 to 2.3.0
Browse files Browse the repository at this point in the history
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](email-spec/email-spec@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and cysjonathan committed Jul 22, 2024
1 parent 6cd5edd commit a953f07
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ GEM
marcel (~> 1.0.0)
mini_mime (>= 0.1.3)
ssrf_filter (~> 1.0)
childprocess (5.0.0)
codecov (0.6.0)
simplecov (>= 0.15, < 0.22)
concurrent-ruby (1.3.3)
Expand Down Expand Up @@ -200,9 +201,9 @@ GEM
railties (>= 6.1)
edge (0.6.1)
activerecord (>= 5.0.0)
email_spec (2.2.2)
email_spec (2.3.0)
htmlentities (~> 4.3.3)
launchy (~> 2.1)
launchy (>= 2.1, < 4.0)
mail (~> 2.7)
erubi (1.13.0)
et-orbi (1.2.11)
Expand Down Expand Up @@ -301,8 +302,9 @@ GEM
jwt (~> 2.4)
rest-client (~> 2.1)
language_server-protocol (3.17.0.3)
launchy (2.5.2)
launchy (3.0.1)
addressable (~> 2.8)
childprocess (~> 5.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
Expand Down

0 comments on commit a953f07

Please sign in to comment.