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

Rails 4.2 - actionamailer #79

Closed
rogermingorance opened this issue Jan 7, 2015 · 1 comment
Closed

Rails 4.2 - actionamailer #79

rogermingorance opened this issue Jan 7, 2015 · 1 comment

Comments

@rogermingorance
Copy link

We can not update to rails 4.2 becuase of the dependency on 'actionmailer' gem:
$ bundle update rails
Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies...
Bundler could not find compatible versions for gem "actionmailer":
In Gemfile:
slim-rails (>= 0) ruby depends on
actionmailer (< 4.2, >= 3.0) ruby

rails (= 4.2.0) ruby depends on
actionmailer (4.2.0)

@minad
Copy link
Member

minad commented Jan 9, 2015

should be fixed in newest version

@minad minad closed this as completed Jan 9, 2015
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