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

Unable to use Rails 5.2.0 because of version globalize and activerecord #151

Open
ttmthanh opened this issue Aug 21, 2018 · 5 comments
Open

Comments

@ttmthanh
Copy link

ttmthanh commented Aug 21, 2018

Bundler could not find compatible versions for gem "activerecord":
  In Gemfile:
    refinerycms was resolved to 4.0.2, which depends on
      refinerycms-pages (= 4.0.2) was resolved to 4.0.2, which depends on
awesome_nested_set (>= 3.1.0, ~> 3.1) was resolved to 3.1.4, which
depends on
          activerecord (< 5.3, >= 4.0.0)

    refinerycms-authentication-devise was resolved to 2.0.0, which depends on
      friendly_id (~> 5.2.1) was resolved to 5.2.4, which depends on
        activerecord (>= 4.0.0)

    refinerycms-page-images was resolved to 4.0.0, which depends on
      globalize (~> 5.1.0) was resolved to 5.1.0, which depends on
        activerecord (< 5.2, >= 4.2)

    rails (~> 5.2.1) was resolved to 5.2.1, which depends on
      activerecord (= 5.2.1)

    refinerycms was resolved to 4.0.2, which depends on
      refinerycms-core (= 4.0.2) was resolved to 4.0.2, which depends on
        activerecord (< 6, >= 5.2.0)
@parndt
Copy link
Member

parndt commented Aug 21, 2018

See #149

@ttmthanh
Copy link
Author

I still don't understand...

@parndt
Copy link
Member

parndt commented Aug 22, 2018

Unfortunately, though we wish we did, we don't have the time or capacity to immediately make sure the latest version of everything works with the latest version of Rails. Pull Request #149 is the work in progress toward making this extension work with the Rails 5.2+ version of Refinery which doesn't use Globalize but instead uses Mobility, but it's not merged yet.

@ttmthanh
Copy link
Author

I'm very sad for that...

@parndt
Copy link
Member

parndt commented Aug 22, 2018

You could help in #149 if you wish to make it go faster. 👍

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