refinery / refinerycms-authentication-devise

Devise based authentication extension for Refinery CMS
MIT License
17 stars 61 forks source link

Unable to use Rails 5.2.2 #44

Closed carltonsmith closed 5 years ago

carltonsmith commented 5 years ago

Getting this in 5.2.2 also

Bundler could not find compatible versions for gem "actionmailer":
  In Gemfile:
    rails (~> 5.2.2) was resolved to 5.2.2, which depends on
      actionmailer (= 5.2.2)

    refinerycms-authentication-devise (~> 2.0) was resolved to 2.0.0, which depends on
      actionmailer (< 5.2, >= 5.0.0)
bricesanchez commented 5 years ago

Duplicate of refinery/refinerycms-authentication-devise#39