From 67f668845eef9e3c9472154e0b1fc0c673e49e7a Mon Sep 17 00:00:00 2001 From: Arun Agrawal Date: Fri, 21 Jun 2013 10:57:00 +0200 Subject: Saying gemcutter => rubygems [ci skip] --- activesupport/Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'activesupport/Rakefile') diff --git a/activesupport/Rakefile b/activesupport/Rakefile index f50225a9f0..c5e8e382c9 100644 --- a/activesupport/Rakefile +++ b/activesupport/Rakefile @@ -25,7 +25,7 @@ Gem::PackageTask.new(spec) do |p| p.gem_spec = spec end -desc "Release to gemcutter" +desc "Release to rubygems" task :release => :package do require 'rake/gemcutter' Rake::Gemcutter::Tasks.new(spec).define -- cgit v1.2.3