Skip to content

Conversation

@chrispelzer
Copy link
Contributor

This fixes #560

If you try to install Mailcatcher and you have RVM installed, $(which rvm) never returns the rvm installation, sourcing /home/vagrant/.profile resets the RVM paths

The non-RVM version fixes the dependency issue on the mail gem bump from 2.6.3 -> 2.6.4 causing the mime-types to be >= 3.0+ from 2.99.2 which requires ruby 2.0.0, this will now install the dependencies needed for mailcatcher separately to lock in their working ruby < 2.0.0 versions

…able and update non-rvm mailcatcher dependency to ruby 2.0.0+
…-ignore-dependencies to override mail 2.6.4 requiring ruby 2.0.0+
vivianspencer added a commit to CreationAgency/Vaprobash that referenced this pull request Oct 17, 2016
@xarem
Copy link
Contributor

xarem commented Nov 14, 2016

Thanks @chrispelzer, we merged it into whatwedo/Vaprobash!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mailcatcher fails to install with and without RVM

2 participants