ohm-contrib.gemspec in ohm-contrib-0.0.14 vs ohm-contrib.gemspec in ohm-contrib-0.0.15

- old
+ new

@@ -3,11 +3,11 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{ohm-contrib} - s.version = "0.0.14" + s.version = "0.0.15" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Cyril David"] s.date = %q{2010-05-23} s.description = %q{Highly decoupled drop-in functionality for Ohm models} @@ -43,10 +43,10 @@ "test/test_ohm_timestamping.rb", "test/test_ohm_to_hash.rb", "test/test_ohm_typecast.rb", "test/test_ohm_web_validations.rb" ] - s.homepage = %q{http://github.com/sinefunc/ohm-contrib} + s.homepage = %q{http://labs.sinefunc.com/ohm-contrib} s.rdoc_options = ["--charset=UTF-8"] s.require_paths = ["lib"] s.rubygems_version = %q{1.3.6} s.summary = %q{A collection of ohm related modules} s.test_files = [