Skip to content

Remove bigdecimal dependency declaration#22

Open
mkllnk wants to merge 1 commit intoruby-rdf:developfrom
mkllnk:patch-1
Open

Remove bigdecimal dependency declaration#22
mkllnk wants to merge 1 commit intoruby-rdf:developfrom
mkllnk:patch-1

Conversation

@mkllnk
Copy link
Copy Markdown

@mkllnk mkllnk commented Feb 18, 2026

The BigDecimal class is not used in this code base. And since we have a circular dependency from rdf to rdf-turtle and back, we are otherwise unable to update the bigdecimal gem in the main rdf repository.

So I'm violating the contrbuting guidelines here:

Don't touch the .gemspec or VERSION files. If you need to change them, do so on your private branch only.

But I don't know which flow Gregg used to update those dependencies? Please let me know if there's a better approach.

The BigDecimal class is not used in this code base. And since we have a circular dependency from rdf to rdf-turtle and back, we are otherwise unable to update the bigdecimal gem in the main rdf repository.
@mkllnk
Copy link
Copy Markdown
Author

mkllnk commented Feb 18, 2026

@no-reply, are you in a position to review contributions? Is there anyone else in a better position?

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Feb 18, 2026

CLA assistant check
All committers have signed the CLA.

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