rubocop: 0.62.0 -> 0.68.1

This commit is contained in:
Mario Rodas
2019-05-07 16:20:00 -05:00
parent 4f49ae8259
commit d7d39240de
4 changed files with 24 additions and 39 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ bundlerEnv rec {
meta = with lib; {
description = "Automatic Ruby code style checking tool";
homepage = http://rubocop.readthedocs.io/en/latest/;
homepage = "https://docs.rubocop.org/";
license = licenses.mit;
maintainers = with maintainers; [ leemachin ];
platforms = platforms.unix;