fgrehm / letter_opener_web

A web interface for browsing Ruby on Rails sent emails
MIT License
718 stars 112 forks source link

Bump rails deps requirements to 5.0+ #103

Closed fgrehm closed 3 years ago

fgrehm commented 4 years ago

_Follow up of https://github.com/fgrehm/letter_opener_web/pull/92_

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

https://github.com/fgrehm/letter_opener_web/blob/968d1a0c3ff679fdfabdd2b449b6573e992b4c64/letter_opener_web.gemspec#L23-L25

fgrehm commented 3 years ago

See https://github.com/fgrehm/letter_opener_web/pull/113