Skip to content

Commit

Permalink
Upgrade the upgrade guide upgrade instructions about upgrading
Browse files Browse the repository at this point in the history
  • Loading branch information
excid3 committed May 10, 2022
1 parent 1d638ce commit e462766
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions UPGRADE.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,10 +112,10 @@ end
As Pay is working to setup the payment processors that you have enabled it performs a version check on each to ensure that you are using a compatible version.

Pay depends on the following payment processor gem versions:
- `stripe ~> 5`
- `braintree ~> 4`
- `stripe ~> 6.0`
- `braintree ~> 4.7`
- `paddle_pay ~> 0.2`
- `receipts ~> 2`
- `receipts ~> 2.0`

If you are using a non-compatible version Pay will raise an error message to notify you of the incompatibility so that it can be addressed before proceeding.

Expand Down

0 comments on commit e462766

Please sign in to comment.