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

Update Extension to Work With Latest Solidus #42

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

cpfergus1
Copy link

@cpfergus1 cpfergus1 commented May 5, 2023

This update utilizes Solidus dev tools to bump this extension to work with the latest version of Solidus. Minor changes to deprecated code were made to ensure functionality

@cpfergus1 cpfergus1 force-pushed the cpfergus1/update-extension-to-latest branch 2 times, most recently from 154c901 to e9e47ce Compare May 5, 2023 16:00
@cpfergus1 cpfergus1 force-pushed the cpfergus1/update-extension-to-latest branch from e9e47ce to 7872c5c Compare May 5, 2023 16:08
@cpfergus1 cpfergus1 force-pushed the cpfergus1/update-extension-to-latest branch 2 times, most recently from c6be1bc to f8ddf18 Compare May 5, 2023 17:07
@cpfergus1 cpfergus1 force-pushed the cpfergus1/update-extension-to-latest branch from f8ddf18 to 4a5a46d Compare May 5, 2023 17:11
@cpfergus1
Copy link
Author

@acreilly,
Will there be anyone from Boomerdigital monitoring this Repo?
I believe there may be some interest in incorporating this code into Solidus Contrib!

spec.executables = files.grep(%r{^exe/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]

spec.add_dependency 'solidus_core', ['>= 2.0.0', '< 4']

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this need to be <5 now that Solidus 4 is out?

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