Rakefile in address_picker-rails-0.2.0 vs Rakefile in address_picker-rails-0.2.1

- old
+ new

@@ -17,10 +17,10 @@ gem.name = "address_picker-rails" gem.homepage = "http://github.com/ddidier/address_picker-rails" gem.license = "MIT" gem.summary = %Q{An address picker with autocompletion and map picking} gem.description = %Q{An address picker for Rails with autocompletion and map picking (adapted from https://github.com/sgruhier/jquery-addresspicker)} - gem.email = "c_inconnu1@yahoo.fr" + gem.email = "c_inconnu2@yahoo.fr" gem.authors = ["David DIDIER"] # dependencies defined in Gemfile end Jeweler::RubygemsDotOrgTasks.new