rubocop: 1.12.0 -> 1.12.1

https://github.com/rubocop/rubocop/releases/tag/v1.12.1
This commit is contained in:
Mario Rodas
2021-04-04 04:20:00 +00:00
parent 3a6116c550
commit 09513a5523
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ bundlerEnv {
meta = with lib; {
description = "Automatic Ruby code style checking tool";
homepage = "https://docs.rubocop.org/";
homepage = "https://rubocop.org/";
license = licenses.mit;
maintainers = with maintainers; [ marsam leemachin ];
};