Skip to content

Mail on MacOS Ventura 13.02 Issue #1563

@daBee

Description

@daBee

Tried to update Mail as I'm currently showing version 2.7.1. Ran into an error due to a dependency on net-imap, which depends on date of all things.

An error occurred while installing date (3.3.3), and Bundler cannot continue.
Make sure that `gem install date -v '3.3.3' --source 'https://rubygems.org/'` succeeds before bundling.

In Gemfile:
  mail was resolved to 2.8.0.1, which depends on
    net-imap was resolved to 0.3.4, which depends on
      date

Upon trying that recommendation, I get ERROR: Failed to build gem native extension.. It's also a default gem, so I don't know how this is recommending a different version to begin with. So, I'm assuming date is valid (ruby 3.1.2p20 (2022-04-12 revision 4491bb740a) [arm64-darwin21]), so the culprit is unclear. Thought I'd post here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions