@ -5,4 +5,4 @@ require 'rubocop/rake_task'
RSpec::Core::RakeTask.new(:spec)
RuboCop::RakeTask.new
task :default => [:rubocop, :spec]
task default: [:rubocop, :spec]
The note is not visible to the blocked user.