Skip to content

Commit 3012d1d

Browse files
committed
don't ask
1 parent cf342a2 commit 3012d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Jeweler::Tasks.new do |gem|
1818
gem.summary = %Q{A wrapper for the Konto API (https://www.kontoapi.de/) providing model validation.}
1919
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.}
2020
gem.email = "[email protected]"
21-
gem.authors = ["Jan Schwenzien", "Jiayi Zheng"]
21+
gem.authors = ["Jan Schwenzien", "Jiayi Zheng", "Fabien Croissant Tortilla Garcia"]
2222
end
2323
Jeweler::RubygemsDotOrgTasks.new
2424

0 commit comments

Comments
 (0)