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

Suppress warning: BigDecimal.new is deprecated #634

Merged
merged 1 commit into from
Jul 1, 2019
Merged

Suppress warning: BigDecimal.new is deprecated #634

merged 1 commit into from
Jul 1, 2019

Conversation

wonda-tea-coffee
Copy link
Contributor

It is as the subject.

Refer
ruby/bigdecimal@5337373

@drwl
Copy link
Collaborator

drwl commented Jul 1, 2019

Thanks for taking action and submitting a PR. Looks good to me so will be merging it in.

Currently I'm wrapping up some breaking changes so expect this to be out in the 3.0 release.

@drwl drwl merged commit 46d2d63 into ctran:develop Jul 1, 2019
@drwl drwl added the reviewed label Jul 1, 2019
@drwl drwl added this to the v3.0.0 milestone Sep 3, 2019
peterfication pushed a commit to store2be/annotate_models that referenced this pull request Jan 20, 2020
`BigDecimal.new` is deprecated in future version of Ruby in favor of using `BigDecimal(...)`.
vfonic pushed a commit to vfonic/annotate_models that referenced this pull request May 8, 2020
`BigDecimal.new` is deprecated in future version of Ruby in favor of using `BigDecimal(...)`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants