Skip to content

Commit

Permalink
Merge pull request #5047 from dodona-edu/dependabot/bundler/mail_form…
Browse files Browse the repository at this point in the history
…-1.10.1
  • Loading branch information
bmesuere authored Oct 16, 2023
2 parents 1b462af + 045b798 commit 5591dc8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ gem 'jwt', '~> 2.7.1'

# contact mail form
gem 'hcaptcha', '~> 7.1.0'
gem 'mail_form', '~> 1.10.0'
gem 'mail_form', '~> 1.10.1'

# set fixed to keep an old version until https://github.com/mikel/mail/issues/1538 is fixed
gem 'mail', '~> 2.8.1'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ GEM
net-imap
net-pop
net-smtp
mail_form (1.10.0)
mail_form (1.10.1)
actionmailer (>= 5.2)
activemodel (>= 5.2)
marcel (1.0.2)
Expand Down Expand Up @@ -601,7 +601,7 @@ DEPENDENCIES
letter_opener (~> 1.8.1)
listen (~> 3.8.0)
mail (~> 2.8.1)
mail_form (~> 1.10.0)
mail_form (~> 1.10.1)
memory_profiler (~> 1.0.1)
minitest-ci (~> 3.4.0)
minitest-utils (~> 0.4.8)
Expand Down

0 comments on commit 5591dc8

Please sign in to comment.