Skip to content

Not compatible with Rails 5.1 #83

@sgringwe

Description

@sgringwe

When specifying gem 'rails', '~> 5.1.0.rc1' and the latest ld ruby gem, the following incompatibility is met:

Bundler could not find compatible versions for gem "nio4r":
  In Gemfile:
    rails (~> 5.1.0.rc1) was resolved to 5.1.0.rc1, which depends on
      actioncable (= 5.1.0.rc1) was resolved to 5.1.0.rc1, which depends on
        nio4r (~> 2.0)

    ldclient-rb (= 2.0.6) was resolved to 2.0.6, which depends on
      nio4r (~> 1.1)
:

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