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 fa05519 commit 5b7b169
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ gem "rails", "7.0.4"
gem "bootsnap", require: false
gem "gds-sso"
gem "govuk_app_config"
gem "mail", "~> 2.8.0" # TODO: remove once https://github.com/mikel/mail/issues/1489 is fixed.
gem "mongo", "2.15.1"
gem "mongoid"
gem "plek"
Expand Down
1 change: 0 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,6 @@ DEPENDENCIES
climate_control
gds-sso
govuk_app_config
mail (~> 2.8.0)
mongo (= 2.15.1)
mongoid
plek
Expand Down

0 comments on commit 5b7b169

Please sign in to comment.