-
Notifications
You must be signed in to change notification settings - Fork 162
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
Support for Rails 3.0.1 #7
Comments
update gem using: gem update |
yakjuly
pushed a commit
to getaroom/acts_as_versioned
that referenced
this issue
Mar 4, 2024
yakjuly
pushed a commit
to getaroom/acts_as_versioned
that referenced
this issue
Mar 4, 2024
yakjuly
pushed a commit
to getaroom/acts_as_versioned
that referenced
this issue
Mar 4, 2024
yakjuly
pushed a commit
to getaroom/acts_as_versioned
that referenced
this issue
Mar 4, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Error in a Rails 3.0.1 project:
Bundler could not find compatible versions for gem "activerecord": In Gemfile: rails (= 3.0.1) depends on activerecord (= 3.0.1) acts_as_versioned depends on activerecord (3.0.0) (Bundler::VersionConflict)
The text was updated successfully, but these errors were encountered: