refactor: Use the new syntax for symbols

This commit is contained in:
Glenn Y. Rolland 2022-08-21 13:31:08 +02:00
parent f765e2b537
commit 3b4a11f3bc

View file

@ -25,4 +25,4 @@ end
Rake::Task[:spec].enhance ['spec:rubocop']
task :default => :spec
task default: :spec