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

Missing dependency on bigdecimal #7854

Closed
JamieMagee opened this issue Apr 25, 2024 · 0 comments · Fixed by #7857
Closed

Missing dependency on bigdecimal #7854

JamieMagee opened this issue Apr 25, 2024 · 0 comments · Fixed by #7857
Labels
bug Something isn't working

Comments

@JamieMagee
Copy link
Contributor

Input

N/A

Run srb tc while using Ruby 3.3.0

Observed output

A warning that bigdecimal is loaded from the standard library, but should instead be added as a dependency.

/home/runner/work/dependabot-core/dependabot-core/vendor/bundle/ruby/3.3.0/gems/sorbet-0.5.11353/lib/serialize.rb:4: 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 sorbet-0.5.11353 to add bigdecimal into its gemspec.

Expected behavior

No console warning


@JamieMagee JamieMagee added bug Something isn't working unconfirmed This issue has not yet been confirmed by the Sorbet team labels Apr 25, 2024
@jez jez removed the unconfirmed This issue has not yet been confirmed by the Sorbet team label Apr 25, 2024
@jez jez closed this as completed in #7857 Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants