Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to run current versions of mailcatcher with Rails 7 #527

Closed
scott-knight opened this issue Nov 26, 2022 · 1 comment
Closed

Unable to run current versions of mailcatcher with Rails 7 #527

scott-knight opened this issue Nov 26, 2022 · 1 comment

Comments

@scott-knight
Copy link

I recently installed mailcatcher in my Rails 7 project as I was having issues with letter_opener and WSL. The current stable version appears to be 0.8.2. However, this version has a dependency of rack 1.5. Rails 7 requires rack 2.0+. The version of mailcatcher that installs on Rails 7 is 0.2.4 which was released back in 2011. This version of mailcatcher installs some fairly old and unsupported gems. Updating the gem to support Rails 7 with currently managed and supported versions of dependencies would be great.

@sj26
Copy link
Owner

sj26 commented Nov 27, 2022

Please do not include MailCatcher in your Gemfile:

https://github.com/sj26/mailcatcher#bundler

@sj26 sj26 closed this as completed Nov 27, 2022
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

No branches or pull requests

2 participants