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

Troubles on dependencies #8

Open
abouillis opened this issue Aug 12, 2014 · 1 comment
Open

Troubles on dependencies #8

abouillis opened this issue Aug 12, 2014 · 1 comment

Comments

@abouillis
Copy link

Hello,

i tried to add yaml_record to a rails 4.1 project and i got that error:

yaml_record (>= 0) ruby depends on
activesupport (~> 2.3.11) ruby

My activesupport version is actually 4.1.4

@nesquena
Copy link
Collaborator

Unfortunately yaml_record is locked to an older version of activesupport making it incompatible with newer versions of Rails. Would be easy to fix in a patch though https://github.com/nicotaing/yaml_record/blob/master/yaml_record.gemspec https://github.com/nicotaing/yaml_record/blob/master/lib/yaml_record.rb#L1-L5

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