From 555012e7d8c41f8869d9623bc376f575b8f69ef9 Mon Sep 17 00:00:00 2001 From: Petrik Date: Fri, 6 Sep 2024 10:33:21 +0200 Subject: [PATCH] Remove trailing whitespace --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cfdd982f..22bb49e4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -46,7 +46,7 @@ If you've changed versions of the dependencies, you may find it helpful to force each appraisal's gem lock file in `gemfiles/`. You can do this using: [bundle exec] rake gemfiles:clean - + ## Release Process We now use polyglot-release. Consult [RELEASING.md](./RELEASING.md) for more info