diff options
author | Prathamesh Sonpatki <csonpatki@gmail.com> | 2013-05-05 17:56:24 +0530 |
---|---|---|
committer | Prathamesh Sonpatki <csonpatki@gmail.com> | 2013-05-05 17:56:24 +0530 |
commit | 730dd1a96b75cd925bc1f1ccc64c0a8583ea3a4d (patch) | |
tree | c1dbdd36835a515f99b8cdea643370d27f65e69e /Rakefile | |
parent | 227768cbfed31302f6eff892999f1cb281289beb (diff) | |
download | rails-730dd1a96b75cd925bc1f1ccc64c0a8583ea3a4d.tar.gz rails-730dd1a96b75cd925bc1f1ccc64c0a8583ea3a4d.tar.bz2 rails-730dd1a96b75cd925bc1f1ccc64c0a8583ea3a4d.zip |
Github -> GitHub [ci skip]
Diffstat (limited to 'Rakefile')
-rw-r--r-- | Rakefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -78,7 +78,7 @@ task :update_versions do end # -# We have a webhook configured in Github that gets invoked after pushes. +# We have a webhook configured in GitHub that gets invoked after pushes. # This hook triggers the following tasks: # # * updates the local checkout |