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

Bump rails deps requirements to 5.0+ #103

Closed
fgrehm opened this issue Feb 18, 2020 · 1 comment
Closed

Bump rails deps requirements to 5.0+ #103

fgrehm opened this issue Feb 18, 2020 · 1 comment
Labels

Comments

@fgrehm
Copy link
Owner

fgrehm commented Feb 18, 2020

Follow up of #92

Before someone attempts to use the gem on Rails < 5 lets update the runtime deps on our gemspec

gem.add_dependency 'actionmailer', '>= 3.2'
gem.add_dependency 'letter_opener', '~> 1.0'
gem.add_dependency 'railties', '>= 3.2'

@fgrehm fgrehm added the easy label Feb 18, 2020
@fgrehm fgrehm changed the title Bump deps to 5.0+ Bump rails deps requirements to 5.0+ Feb 18, 2020
@fgrehm
Copy link
Owner Author

fgrehm commented Oct 20, 2021

See #113

@fgrehm fgrehm closed this as completed Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant