lib/stripe/util.rb in stripe-2.0.3 vs lib/stripe/util.rb in stripe-2.1.0

- old
+ new

@@ -48,9 +48,10 @@ 'plan' => Plan, 'product' => Product, 'recipient' => Recipient, 'refund' => Refund, 'sku' => SKU, + 'source' => Source, 'subscription' => Subscription, 'subscription_item' => SubscriptionItem, 'three_d_secure' => ThreeDSecure, 'token' => Token, 'transfer' => Transfer,