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

Bundler issue #6

Open
olimart opened this issue Sep 4, 2013 · 0 comments
Open

Bundler issue #6

olimart opened this issue Sep 4, 2013 · 0 comments

Comments

@olimart
Copy link

olimart commented Sep 4, 2013

gem -v simple_form
=> 2.0.6

When I bundle I get

Bundler could not find compatible versions for gem "simple_form":
  In Gemfile:
    rails_bootstrap_helper (>= 0) ruby depends on
      simple_form (~> 2.0.2) ruby

    simple_form (1.4.1)

Where is the problem coming from? simple_form version locked in the gem? my setup?

I also get (rails 4 app)

Bundler could not find compatible versions for gem "railties":
  In Gemfile:
    rails_bootstrap_helper (>= 0) ruby depends on
      railties (~> 3.0) ruby

    sass-rails (~> 4.0.0) ruby depends on
      railties (4.0.0)
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