Skip to content

Including "gem 'colorist'" defaults to version 0.0.2 #2

@yurighensev

Description

@yurighensev

When I use on my Gemfile gem 'colorist', the version defaults to 0.0.2, wihch gave me problems when using from_string('brown', :x11).

Currently I have to use gem 'colorist', '>= 0.0.3', git: 'https://github.com/mbleigh/colorist.git'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions