Skip to content

Conversation

@jerith666
Copy link
Contributor

Description

This is the fix suggested by @bgsmase

Motivation and Context

to pick up the addition of bigdecimal as a dependency

fixes #219

How Has This Been Tested?

I'm not able to test at this time because I'm on NixOS. I spent time trying to figure out how to make bundix pick up this change but couldn't get it to work.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

to pick up the addition of bigdecimal as a dependency

fixes samg#219
@dechimp dechimp merged commit 3bafbc7 into samg:master Mar 10, 2025
1 check passed
@dechimp
Copy link
Collaborator

dechimp commented Mar 10, 2025

Thank you. Worked for me on arch linux + ruby 3.3.4

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.

bigdecimal no longer part of the default gems warning

2 participants