Skip to content

Commit

Permalink
pin mail gem: mikel/mail#1489
Browse files Browse the repository at this point in the history
  • Loading branch information
cdoyle-temple committed Jan 19, 2023
1 parent 524636f commit caac854
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ gem "jbuilder"
gem "jsbundling-rails"
gem "json", ">= 2.3.0"
gem "kaminari"
gem "mail", "~> 2.7.1"
gem "mail_form"
gem "meta-tags"
gem "mini_magick"
Expand Down
6 changes: 2 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -204,11 +204,8 @@ GEM
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.8.0)
mail (2.7.1)
mini_mime (>= 0.1.1)
net-imap
net-pop
net-smtp
mail_form (1.9.0)
actionmailer (>= 5.2)
activemodel (>= 5.2)
Expand Down Expand Up @@ -468,6 +465,7 @@ DEPENDENCIES
jsbundling-rails
json (>= 2.3.0)
kaminari
mail (~> 2.7.1)
mail_form
meta-tags
mini_magick
Expand Down

0 comments on commit caac854

Please sign in to comment.