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

bootstrap-sass 3 #1821

Closed
abatko opened this issue Oct 30, 2013 · 1 comment
Closed

bootstrap-sass 3 #1821

abatko opened this issue Oct 30, 2013 · 1 comment

Comments

@abatko
Copy link

abatko commented Oct 30, 2013

Hi. I see that the current runtime dependency is bootstrap-sass ~> 2.3, and I am wondering what might be the status of support for bootstrap-sass 3.

Gemfile:

gem 'rails', '4.0.0'
gem 'bootstrap-sass', github: 'thomas-mcdonald/bootstrap-sass', branch: '3'
gem 'devise', '~> 3.1.1'
gem 'rails_admin', '~> 0.5.0'

Bundle:

-bash> bundle
Fetching gem metadata from https://rubygems.org/.........
Fetching gem metadata from https://rubygems.org/..
Resolving dependencies...
Bundler could not find compatible versions for gem "bootstrap-sass":
  In snapshot (Gemfile.lock):
    bootstrap-sass (3.0.0.0)

  In Gemfile:
    rails_admin (~> 0.5.0) ruby depends on
      bootstrap-sass (~> 2.3) ruby

Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.
@lustremedia
Copy link

Hey look at #1799! I hope this helps!

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

3 participants