-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Description
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
Labels
No labels