Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change shopify-money version to >= 2.0 in gemspec. #387

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

k3rni
Copy link
Contributor

@k3rni k3rni commented Oct 1, 2024

Shopify wants to update offsite_payments to 3.0. However, there is a conflicting dependency on shopify-money. In core, we want 3.0 but offsite_payments specifies ~> 2.0.

This dependency is only present in the gemspec, but not in Gemfile - it's unbounded there.

Additionally, since version 3.0 this gem no longer supports non-Shopify Money gem, so removed that section from the README.

Gemfile already had shopify-money with no version bounds.
Remove obsolete paragraph about being able to use either money gem,
since 3.0 this only supports shopify-money anyway.
@AnotherJoSmith AnotherJoSmith merged commit 4a3926e into activemerchant:master Oct 7, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants