Skip to content

Commit

Permalink
Pin net-imap to version 0.4.14
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Jun 23, 2024
1 parent 2f1370f commit ce8f440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hanami-mailer.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Gem::Specification.new do |spec|
# FIXME: remove when https://github.com/mikel/mail/pull/1439 gets merged AND a new version of `mail` gets released
spec.add_dependency "net-smtp", "~> 0.3"
spec.add_dependency "net-pop", "~> 0.1"
spec.add_dependency "net-imap", "~> 0.2"
spec.add_dependency "net-imap", "0.4.14"

spec.add_development_dependency "bundler", ">= 1.6", "< 3"
spec.add_development_dependency "rake", "~> 13"
Expand Down

0 comments on commit ce8f440

Please sign in to comment.