From 17c161c983874f13c9ee883a447d93fe238c731a Mon Sep 17 00:00:00 2001 From: Petrik de Heus Date: Fri, 6 Sep 2024 11:11:03 +0200 Subject: [PATCH] Remove trailing whitespace (#585) --- 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