-
Jeremy Daer authored
RuboCop does use the current Ruby version by default, but just can't deduce it itself in certain situations, like in a `test/dummy` app within a plugin that relies on a `.ruby-version` from the parent directory. This reverts commit 7705019c.
Jeremy Daer authoredRuboCop does use the current Ruby version by default, but just can't deduce it itself in certain situations, like in a `test/dummy` app within a plugin that relies on a `.ruby-version` from the parent directory. This reverts commit 7705019c.
Loading