Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 26, 2023
1 parent 18fb279 commit 368d60c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ gem "sidekiq", "~> 6.5"

gem "sidekiq-cron", "~> 1.10"

gem "mail-notify", "~> 1.1"
gem "mail-notify", "~> 1.2"

gem "dartsass-rails", "~> 0.5.0"

Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ GEM
net-imap
net-pop
net-smtp
mail-notify (1.1.0)
mail-notify (1.2.0)
actionmailer (>= 5.2.4.6)
actionpack (>= 5.2.7.1)
actionview (>= 5.2.7.1)
Expand All @@ -246,18 +246,18 @@ GEM
matrix (0.4.2)
method_source (1.0.0)
mini_mime (1.1.5)
mini_portile2 (2.8.4)
mini_portile2 (2.8.5)
minitest (5.20.0)
msgpack (1.7.1)
multi_xml (0.6.0)
net-imap (0.3.7)
net-imap (0.4.2)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.1)
timeout
net-smtp (0.3.3)
net-smtp (0.4.0)
net-protocol
nio4r (2.5.9)
nokogiri (1.15.4)
Expand Down Expand Up @@ -496,7 +496,7 @@ DEPENDENCIES
invisible_captcha
jbuilder
launchy
mail-notify (~> 1.1)
mail-notify (~> 1.2)
notifications-ruby-client
okcomputer
omniauth-azure-activedirectory-v2
Expand Down

0 comments on commit 368d60c

Please sign in to comment.