Selaa lähdekoodia

Removed Rubyforge tasks from Rakefile

Julie Hache 15 vuotta sitten
vanhempi
commit
f3e577d081
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. 0 2
      Rakefile

+ 0 - 2
Rakefile

@@ -14,8 +14,6 @@ begin
     gem.add_dependency('activeresource', '>= 2.2.2')
     # gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings
   end
-
-  Jeweler::RubyforgeTasks.new
 rescue LoadError
   puts "Jeweler (or a dependency) not available. Install it with: sudo gem install jeweler"
 end