Skip to content

Commit

Permalink
don't ask
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanmartin committed Mar 8, 2017
1 parent cf342a2 commit 3012d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Jeweler::Tasks.new do |gem|
gem.summary = %Q{A wrapper for the Konto API (https://www.kontoapi.de/) providing model validation.}
gem.description = %Q{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.}
gem.email = "[email protected]"
gem.authors = ["Jan Schwenzien", "Jiayi Zheng"]
gem.authors = ["Jan Schwenzien", "Jiayi Zheng", "Fabien Croissant Tortilla Garcia"]
end
Jeweler::RubygemsDotOrgTasks.new

Expand Down

0 comments on commit 3012d1d

Please sign in to comment.