Commit 561e6f0e12a5bc5c2be85e4216ddfb69ef6a0c7d
1 parent
f5364012
Exists in
master
Remove rubyforge task
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
Rakefile
@@ -11,7 +11,6 @@ begin | @@ -11,7 +11,6 @@ begin | ||
11 | gem.authors = ["Ben Johnson of Binary Logic"] | 11 | gem.authors = ["Ben Johnson of Binary Logic"] |
12 | gem.rubyforge_project = "settingslogic" | 12 | gem.rubyforge_project = "settingslogic" |
13 | end | 13 | end |
14 | - Jeweler::RubyforgeTasks.new | ||
15 | rescue LoadError | 14 | rescue LoadError |
16 | puts "Jeweler (or a dependency) not available. Install it with: sudo gem install jeweler" | 15 | puts "Jeweler (or a dependency) not available. Install it with: sudo gem install jeweler" |
17 | end | 16 | end |