Skip to content

Commit

Permalink
Remove pinning mail gem
Browse files Browse the repository at this point in the history
Issue that made us do it is gone [1]

[1]: mikel/mail#1489
  • Loading branch information
chao-xian committed Jan 17, 2023
1 parent e11e334 commit 66087f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ gem "govuk_app_config"
gem "govuk_personalisation"
gem "govuk_publishing_components"
gem "htmlentities"
gem "mail", "~> 2.8.0" # TODO: remove once https://github.com/mikel/mail/issues/1489 is fixed.
gem "plek"
gem "rails-controller-testing"
gem "rails-i18n"
Expand Down

0 comments on commit 66087f3

Please sign in to comment.