Rakefile in receipts-2.3.0 vs Rakefile in receipts-2.4.0

- old
+ new

@@ -34,10 +34,12 @@ company: { name: "Example, LLC", address: "123 Fake Street\nNew York City, NY 10012", phone: "(555) 867-5309", email: "support@example.com", - logo: File.expand_path("./examples/images/logo.png") + iban: "123456789", + logo: File.expand_path("./examples/images/logo.png"), + display: [:address, :phone, :email, nil, :iban] }, details: [ ["Receipt Number", "123"], ["Date paid", Date.today.strftime("%B %d, %Y")], ["Payment method", "ACH super long super long super long super long super long"]