Installing logstash-filter-geoip
is failing as of this morning.
bin/logstash-plugin install logstash-filter-geoip
Validating logstash-filter-geoip
Installing logstash-filter-geoip
Error Bundler::InstallError, retrying 1/10
An error occurred while installing webrick (1.4.0), and Bundler cannot continue.
Make sure that `gem install webrick -v '1.4.0'` succeeds before bundling.
WARNING: can not set Session#timeout=(0) no session context
If I try to install webrick
manually I get this:
ERROR: Error installing webrick:
webrick requires Ruby version >= 2.5.0dev.
This seems related to a recent update of webrick
: https://rubygems.org/gems/webrick/versions/1.4.0