Commit 8a8ad25305c8a546d5a816e06f51ef37fcfd9581

Authored by binarylogic
1 parent 38050dc7
Exists in master

version bump to release to gemcutter

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -9,8 +9,8 @@ begin @@ -9,8 +9,8 @@ begin
9 gem.email = "bjohnson@binarylogic.com" 9 gem.email = "bjohnson@binarylogic.com"
10 gem.homepage = "http://github.com/binarylogic/settingslogic" 10 gem.homepage = "http://github.com/binarylogic/settingslogic"
11 gem.authors = ["Ben Johnson of Binary Logic"] 11 gem.authors = ["Ben Johnson of Binary Logic"]
12 - gem.rubyforge_project = "settingslogic"  
13 end 12 end
  13 + Jeweler::GemcutterTasks.new
14 rescue LoadError 14 rescue LoadError
15 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"
16 end 16 end