Skip to content

Specify minimum Ruby version in the gemspec #275

Open
@mvz

Description

@mvz

PR #256 dropped support for Ruby 1.8. However, this is not enforced in the gemspec. This means contracts 0.16.0 will install fine on 1.8, only to fail at runtime. Please consider setting required_ruby_version in the gemspec.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @mvz

      Issue actions

        Specify minimum Ruby version in the gemspec · Issue #275 · egonSchiele/contracts.ruby