optionsful.gemspec in optionsful-0.4.2 vs optionsful.gemspec in optionsful-0.4.3
- old
+ new
@@ -3,14 +3,14 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{optionsful}
- s.version = "0.4.2"
+ s.version = "0.4.3"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Marco Antonio Gonzalez Junior"]
- s.date = %q{2010-08-26}
+ s.date = %q{2010-08-27}
s.description = %q{Build RESTful web services supporting the HTTP OPTIONS verb on Ruby on Rails applications.}
s.email = %q{kayaman@baurets.net}
s.extra_rdoc_files = [
"LICENSE",
"README.textile"