elastic / elastic/logstash-devutils
2.1 Has Invalid Dependencies
Open
- Dominant language
- Ruby
- Stars
- 17
- Forks
- 27
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 1
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.