Skip to content

Commit

Permalink
Bump mail-notify from 1.2.0 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [mail-notify](https://github.com/dxw/mail-notify) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/dxw/mail-notify/releases)
- [Changelog](https://github.com/dxw/mail-notify/blob/main/CHANGELOG.md)
- [Commits](dxw/mail-notify@1.2.0...2.0.0)

---
updated-dependencies:
- dependency-name: mail-notify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent 1a839a2 commit a54774f
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,8 @@ GEM
jsbundling-rails (1.3.1)
railties (>= 6.0.0)
json (2.6.3)
jwt (2.7.1)
jwt (2.9.3)
base64
language_server-protocol (3.17.0.3)
launchy (3.0.1)
addressable (~> 2.8)
Expand All @@ -251,18 +252,18 @@ GEM
net-imap
net-pop
net-smtp
mail-notify (1.2.0)
actionmailer (>= 5.2.4.6)
actionpack (>= 5.2.7.1)
actionview (>= 5.2.7.1)
activesupport (>= 5.2.4.6)
notifications-ruby-client (~> 5.1)
mail-notify (2.0.0)
actionmailer (>= 5.2.8.1)
actionpack (>= 5.2.8.1)
actionview (>= 5.2.8.1)
activesupport (>= 5.2.8.1)
notifications-ruby-client (~> 6.0)
rack (>= 2.1.4.1)
marcel (1.0.4)
matrix (0.4.2)
method_source (1.1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
mini_portile2 (2.8.8)
mini_racer (0.8.0)
libv8-node (~> 18.16.0.0)
minitest (5.25.1)
Expand Down Expand Up @@ -294,7 +295,7 @@ GEM
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
notifications-ruby-client (5.4.0)
notifications-ruby-client (6.2.0)
jwt (>= 1.5, < 3)
orm_adapter (0.5.0)
parallel (1.23.0)
Expand Down

0 comments on commit a54774f

Please sign in to comment.