Paul Friedman
Paul Friedman
The latest `buildkite-agent` docker container uses docker 17.12 (the one on the ubuntu 18.04 repos) which does not have the `--mount` flag. NG, because this plugin uses the `--mount` flag....
`raw_buffer` on `ActionView::OutputBuffer` is only available from Rails 7.1. Currently the gem requires `railties >= "6.1"` which is incorrect. https://github.com/phlex-ruby/phlex-rails/blob/f39547c75f4fca59869f99ddb3a58ef1f6659ec4/lib/phlex/rails/sgml/state.rb#L5
**Is your feature request related to a problem? Please describe.** This gem depends on outdated versions of `html-pipeline` and `commonmarker`. While the former is niche, the latter is broadly applicable...