Skip to content

Rails 4.2.1 support #236

Closed
Closed
@gwincr11

Description

Hello,

I am trying to setup rails 4.2.1 support. I am running into trouble with sprockets compatibility on the master branch. Bundle install returns the following error:

  In snapshot (Gemfile.lock):
    sprockets (= 3.0.1)

  In Gemfile:
    sprockets (< 4.0, >= 2.8) ruby

    compass-rails (>= 0) ruby depends on
      sprockets (< 2.13) ruby

Is there a reason why compass rails does not support a higher version of sprockets? Any way I can get this installed and working?

Thanks,
Cory

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions