You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.
When running bundle install with Rails edge and the current restful_authentication from gemcutter, it fails with:
No compatible versions could be found for required dependencies:
Conflict on: "rails":
* rails (3.0.0.beta1) activated by rails (>= 0, runtime)
* rails (~> 2.3.4, runtime) required by restful_authentication (>= 0, runtime)
All possible versions of origin requirements conflict.
The text was updated successfully, but these errors were encountered:
When running
bundle install
with Rails edge and the current restful_authentication from gemcutter, it fails with:The text was updated successfully, but these errors were encountered: