diff --git a/Rakefile b/Rakefile index aae59b8ecc13c198091a1bc47c8230f6cdccbf57..0737afd089fe7c1a2256b6e33d1239d9ed78bb78 100644 --- a/Rakefile +++ b/Rakefile @@ -45,7 +45,7 @@ else Rails::API::StableTask.new('rdoc') end -desc 'Bump all versions to match version.rb' +desc 'Bump all versions to match RAILS_VERSION' task :update_versions => "all:update_versions" # We have a webhook configured in GitHub that gets invoked after pushes.