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

Dependency issues #926

Open
ageis opened this issue Aug 29, 2017 · 0 comments
Open

Dependency issues #926

ageis opened this issue Aug 29, 2017 · 0 comments

Comments

@ageis
Copy link

ageis commented Aug 29, 2017

I use RVM and have a project depending on older versions of Ruby... Under 2.1.10, 2.2.7 and 2.3.4 I reliably encounter this on attempting to bundle install or update. Is there an earlier branch or release I can pin to for compatibility?

Bundler could not find compatible versions for gem "activesupport":
  In Gemfile:
    twitter-bootstrap-rails was resolved to 4.0.0, which depends on
      railties (>= 5.0.1, ~> 5.0) was resolved to 5.0.1, which depends on
        actionpack (= 5.0.1) was resolved to 5.0.1, which depends on
          activesupport (= 5.1.3)

    twitter-bootstrap-rails was resolved to 4.0.0, which depends on
      railties (>= 5.0.1, ~> 5.0) was resolved to 5.0.1, which depends on
        activesupport (= 5.0.1)

    twitter-bootstrap-rails was resolved to 4.0.0, which depends on
      railties (>= 5.0.1, ~> 5.0) was resolved to 5.0.1, which depends on
        activesupport (= 5.0.1)

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

1 participant