optionsful.gemspec in optionsful-0.5.1 vs optionsful.gemspec in optionsful-0.5.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{optionsful}
- s.version = "0.5.1"
+ s.version = "0.5.2"
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-10-02}
s.description = %q{Build RESTful web services supporting the HTTP OPTIONS verb on Ruby on Rails applications.}
@@ -22,9 +22,10 @@
".gitignore",
"LICENSE",
"README.textile",
"Rakefile",
"VERSION",
+ "config/optionsful.yml",
"lib/baurets/optionsful/configurator.rb",
"lib/baurets/optionsful/introspections.rb",
"lib/baurets/optionsful/server.rb",
"lib/optionsful.rb",
"optionsful.gemspec",