Skip to content

Commit

Permalink
Regenerate gemspec for version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanmartin committed Apr 8, 2012
1 parent 54440d6 commit dd4c818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kontoapi-rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Gem::Specification.new do |s|
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Jan Schwenzien"]
s.date = "2012-04-08"
s.description = "This library is a wrapper for the Konto API (https://www.kontoapi.de/). It provides a validation method for models that checks if a given account number and bank code represent a valid combination, autocompletes bank names and validates IBAN and BIC codes."
s.description = "This library is a wrapper for the Konto API (https://www.kontoapi.de/). It provides a validation method for models that checks if a given account number and bank code represent a valid combination."
s.email = "[email protected]"
s.extra_rdoc_files = [
"LICENSE",
Expand Down

0 comments on commit dd4c818

Please sign in to comment.