Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/bundler/propshaft-0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raul-gracia authored Oct 26, 2023
2 parents 2d6cf4a + c9e936b commit 827256a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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
8 changes: 4 additions & 4 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 @@ -250,14 +250,14 @@ GEM
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 827256a

Please sign in to comment.