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

update sass-rails for compatibility with Rails 4.2 #16

Closed
bitcoder opened this issue Feb 11, 2015 · 4 comments
Closed

update sass-rails for compatibility with Rails 4.2 #16

bitcoder opened this issue Feb 11, 2015 · 4 comments

Comments

@bitcoder
Copy link

Rails 4.2 requires sass-rails 5.0.x but blogo requires 4.0.x.
This dependency should be updated for compatibility with Rails 4.2 :)

bundle
Fetching gem metadata from https://rubygems.org/..........
Resolving dependencies...
Bundler could not find compatible versions for gem "sass-rails":
In Gemfile:
blogo (>= 0) ruby depends on
sass-rails (~> 4.0) ruby

sass-rails (5.0.1)
@greyblake
Copy link
Owner

@bitcoder Thanks for reporting! I'll take care of it in few days.

@greyblake
Copy link
Owner

Fixed in 545781a

@greyblake
Copy link
Owner

I just released version 0.1.0 with the fix.

@bitcoder
Copy link
Author

cool

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

2 participants