Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

sass-rails 5.0.0 #102

Closed
chinghanho opened this issue Apr 15, 2015 · 3 comments
Closed

sass-rails 5.0.0 #102

chinghanho opened this issue Apr 15, 2015 · 3 comments

Comments

@chinghanho
Copy link

I want to use casino for a sass-rails 5.0.0 app but got the following issue:

Bundler could not find compatible versions for gem "sass-rails":
  In Gemfile:
    casino (~> 4.0.0.pre.2) ruby depends on
      sass-rails (~> 4.0.0) ruby

    sass-rails (5.0.0)

Is it possible support? Thanks.

@rorystephenson
Copy link
Contributor

+1

The same goes for sprockets-rails:

In Gemfile:
    casino (>= 0) ruby depends on
      sass-rails (~> 4.0.0) ruby depends on
        sprockets-rails (~> 2.0.0) ruby

    rails (= 4.2.1) ruby depends on
      sprockets-rails (2.2.4)

There may be more dependency issues. Perhaps creating a fresh rails 4.2.1 project and adding CASino will surface them for you.

@ElManouche
Copy link

+1

We have the same problem when trying to add compass-rails

  In Gemfile:
    sass-rails (~> 4.0.3) ruby depends on
      sass (~> 3.2.0) ruby

    compass-rails (~> 2.0.2) ruby depends on
      compass (~> 1.0.0) ruby depends on
        sass (< 3.5, >= 3.3.13) ruby

@pencil
Copy link
Member

pencil commented May 15, 2015

Fixed in CASino 4.

@pencil pencil closed this as completed May 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants