From 323db938b5e93ca63c470345896763890478c4d5 Mon Sep 17 00:00:00 2001 From: Ryan Davis Date: Tue, 30 Jul 2019 15:07:58 -0700 Subject: Blinding applying chefstyle -a. Signed-off-by: Ryan Davis --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index c2be547..4b83938 100644 --- a/Rakefile +++ b/Rakefile @@ -40,4 +40,4 @@ task :console do IRB.start end -task default: [:spec, :style] +task default: %i{spec style} -- cgit v1.2.1