rails3-jquery-autocomplete.gemspec in rails3-jquery-autocomplete-0.2.0 vs rails3-jquery-autocomplete.gemspec in rails3-jquery-autocomplete-0.2.1
- old
+ new
@@ -3,23 +3,25 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{rails3-jquery-autocomplete}
- s.version = "0.2.0"
+ s.version = "0.2.1"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["David Padilla"]
- s.date = %q{2010-07-25}
+ s.date = %q{2010-08-20}
s.description = %q{Use jQuery's autocomplete plugin with Rails 3.}
s.email = %q{david.padilla@crowdint.com}
s.extra_rdoc_files = [
"LICENSE",
"README.markdown"
]
s.files = [
".document",
".gitignore",
+ "Gemfile",
+ "Gemfile.lock",
"LICENSE",
"README.markdown",
"Rakefile",
"VERSION",
"lib/generators/autocomplete_generator.rb",