aboutsummaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index c5067e7..d977090 100644
--- a/Rakefile
+++ b/Rakefile
@@ -2,4 +2,4 @@ task default: %w[calendar]
task :calendar do
ruby 'calendar.rb'
-end \ No newline at end of file
+end