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

[AF-36] Add lib to rubygems #37

Merged
merged 1 commit into from
Apr 22, 2024
Merged

[AF-36] Add lib to rubygems #37

merged 1 commit into from
Apr 22, 2024

Conversation

ricardopacheco
Copy link
Owner

@ricardopacheco ricardopacheco commented Apr 10, 2024

Issue number: resolves #36

Summary 🔴

As it is open-source code, the idea is to make the gem available in the main Ruby gem repository.

Proposed / Possible solution 🔴

At the root of the project, there is a file with the extension .gemspec. You just need to configure it.

How to test 👮‍♂️

In any Ruby project using bundler, just add to the Gemfile: gem 'auction_fun_core.

Risks / Impacts 🔴

  • None anticipated

Requirements for deployment 🔴

  • None anticipated

@ricardopacheco ricardopacheco added type:improvement A suggestion for general improvements status:in-review In Review status priority:low Low priority labels Apr 10, 2024
@ricardopacheco ricardopacheco self-assigned this Apr 10, 2024
@ricardopacheco ricardopacheco merged commit b73e533 into main Apr 22, 2024
1 check passed
@ricardopacheco ricardopacheco deleted the AF-36 branch April 22, 2024 15:38
@ricardopacheco ricardopacheco added status:done Done status and removed status:in-review In Review status labels Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:low Low priority status:done Done status type:improvement A suggestion for general improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add gem to rubygems
1 participant