Not able to use letter_oppener_web together with Rails 7.1. Please check the message:
Bundler could not find compatible versions for gem "actionpack":
In snapshot (Gemfile.lock):
actionpack (>= 7.0.8)
In Gemfile:
letter_opener_web was resolved to 2.0.0, which depends on
actionmailer (>= 5.2) was resolved to 7.1.0.beta1, which depends on
actionpack (= 7.1.0.beta1)
rails (~> 7.1, >= 7.1.2) was resolved to 7.1.2, which depends on
actionpack (= 7.1.2)
Not able to use letter_oppener_web together with Rails 7.1. Please check the message: