Skip to content

Commit

Permalink
Upgrade mail to fixed version
Browse files Browse the repository at this point in the history
mail 2.8.0 had file permissions problems.
  • Loading branch information
rafaelfranca committed Jan 12, 2023
1 parent 2641e06 commit 7333f93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ GEM
bootsnap (1.15.0)
msgpack (~> 1.2)
builder (3.2.4)
bunny (2.20.1)
bunny (2.20.2)
amq-protocol (~> 2.3, >= 2.3.1)
sorted_set (~> 1, >= 1.0.2)
capybara (3.38.0)
Expand Down Expand Up @@ -276,7 +276,7 @@ GEM
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.8.0)
mail (2.8.0.1)
mini_mime (>= 0.1.1)
net-imap
net-pop
Expand Down

0 comments on commit 7333f93

Please sign in to comment.