-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Using jruby -S bundle install
with logstash-devutils
at 2.1
Bundler could not find compatible versions for gem "logstash-core":
In Gemfile:
logstash-devutils (~> 2.1) was resolved to 2.1.0, which depends on
logstash-codec-plain was resolved to 1.0.0, which depends on
logstash-core (>= 1.4.0, < 2.0.0)
logstash-devutils (~> 2.1) was resolved to 2.1.0, which depends on
logstash-core (>= 6.3)```
Downgrading to `2.0` installs correctly.
Metadata
Metadata
Assignees
Labels
No labels