Skip to content

rack-test >= 7.1 requires ruby >= 2.2.2 #72

@kjhenner

Description

@kjhenner

This may be filed under 'not my problem,' because it stems from dependencies outside of this project but in case it's useful I figure I may as well make a note here.

I've run into some issues running bundle install stemming from an open-ended requirement of rack-test in sinatra-contrib 1.4.7, which is required by this gem. Versions of rack-test greater than 7.0 require ruby >= 2.2.2, so when bundler tries to install the latest versions of rack-test, it fails on ruby < 2.2.2. It looks like sinatra-contrib is deprecated, so it seems unlikely that there will be a 1.4.x release that will include a more specific version requirement w/r/t this rack-test requirement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions