Running across this issue using Bundle Update. Shouldn't the tilde-greater-than or twiddle-wakka and equals-to both resolve to 5.1.0?
Bundler could not find compatible versions for gem "actionmailer":
In Gemfile:
rails (= 5.1) was resolved to 5.1.0, which depends on
actionmailer (= 5.1.0)
solidus_core (~> 2.5.0) was resolved to 2.5.0, which depends on
actionmailer (~> 5.1.0)
Any pointers are appreciated. Thanks.