Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

sassc-ruby can't be used with older Ruby, such as from older Linux distros' package repositories #106

@DeeDeeG

Description

@DeeDeeG

Hi,

I'm reporting this issue on behalf of some bootstrap-sass users, which is a gem that depends on sassc-ruby. (See this issue here: twbs/bootstrap-sass#1182)

These users have trouble installing sassc-ruby due to its dependency on at least Ruby 2.3.3.


In general, some users currently depend on Ruby from distro package repositories. This is especially true of automatically managed environments, like Ansible configs, Docker images, Vagrant boxes etc. These users may be stuck on an older operating system version for one reason or another.

Debian before stretch and Ubuntu before Bionic, for instance, have Ruby older than 2.3.3 in their repositories. CentOS 7 also has an older ruby version in its repos. Specifically, these are the versions available last I checked:

So with the latest Ruby from the distribution's package repos, these users can't install SassC-ruby.


For these users, perhaps this gem can be tested with older Ruby, and the gemspec file can be updated to allow older Ruby, such as can be found in the distributions' package repos?

Metadata

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