authentic_jobs.gemspec in authentic_jobs-0.2.1 vs authentic_jobs.gemspec in authentic_jobs-0.2.2
- 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{authentic_jobs}
- s.version = "0.2.1"
+ s.version = "0.2.2"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Wynn Netherland"]
s.date = %q{2010-06-12}
s.description = %q{Ruby wrapper for the Authentic Jobs API}
@@ -35,10 +35,10 @@
"test/fixtures/search.json",
"test/fixtures/types.json",
"test/helper.rb",
"test/test_authentic_jobs.rb"
]
- s.homepage = %q{http://github.com/pengwynn/authentic_jobs}
+ s.homepage = %q{http://wynnnetherland.com/projects/authentic_jobs/}
s.rdoc_options = ["--charset=UTF-8"]
s.require_paths = ["lib"]
s.rubygems_version = %q{1.3.6}
s.summary = %q{Ruby wrapper for the Authenic Jobs API}
s.test_files = [