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 Oct 18, 2024
1 parent 20d3166 commit 8967e8f
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ GEM
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
httpclient (2.8.3)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.14.0)
Expand All @@ -261,7 +261,7 @@ GEM
jsbundling-rails (1.3.0)
railties (>= 6.0.0)
json (2.7.1)
jwt (2.8.2)
jwt (2.9.3)
base64
kramdown (2.4.0)
rexml
Expand All @@ -283,12 +283,12 @@ 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)
Expand All @@ -302,14 +302,14 @@ GEM
mutex_m (0.2.0)
net-http-persistent (4.0.2)
connection_pool (~> 2.2)
net-imap (0.4.10)
net-imap (0.5.0)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.2)
timeout
net-smtp (0.4.0.1)
net-smtp (0.5.0)
net-protocol
nio4r (2.7.0)
nokogiri (1.16.7-arm64-darwin)
Expand All @@ -318,7 +318,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)
okcomputer (1.18.5)
optimist (3.1.0)
Expand Down Expand Up @@ -352,7 +352,7 @@ GEM
activesupport (>= 3.0.0)
raabro (1.4.0)
racc (1.8.1)
rack (2.2.9)
rack (2.2.10)
rack-attack (6.7.0)
rack (>= 1.0, < 4)
rack-session (1.0.2)
Expand Down

0 comments on commit 8967e8f

Please sign in to comment.