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

Add BigDecimal to gemspec for Ruby 3.3/4 #569

Open
womblep opened this issue May 15, 2024 · 2 comments
Open

Add BigDecimal to gemspec for Ruby 3.3/4 #569

womblep opened this issue May 15, 2024 · 2 comments

Comments

@womblep
Copy link

womblep commented May 15, 2024

Ruby 3.3 displays a warning when using pg-1.5.6

/usr/local/bundle/gems/pg-1.5.6/lib/pg/basic_type_registry.rb:229: warning: bigdecimal was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Add bigdecimal to your Gemfile or gemspec. Also contact author of pg-1.5.6 to add bigdecimal into its gemspec.

@larskanis
Copy link
Collaborator

This is already fixed by #556

@womblep
Copy link
Author

womblep commented May 15, 2024

@larskanis great! I couldnt find an issue mentioning BigDecimal, I didnt look in PRs.
Any idea when the next Gem will come out with this fix?

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

No branches or pull requests

2 participants