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

cleaner.rb:65: warning: Using the last argument as keyword parameters is deprecated #580

Closed
jrgns opened this issue Jan 10, 2020 · 2 comments
Labels
bug Confirmed bug released This feature/bug fix has been released

Comments

@jrgns
Copy link

jrgns commented Jan 10, 2020

Description

Run on Ruby 2.7

Issue

Deprecation warnings are sent to stdout:

/vendor/bundle/ruby/2.7.0/gems/bugsnag-6.12.2/lib/bugsnag/cleaner.rb:65: warning: Using the last argument as keyword parameters is deprecated

Environment

Library versions: bugsnag 6.12.2
Ruby: 2.7

  • OS / OS version: Ubuntu
  • production

See https://piechowski.io/post/last-arg-keyword-deprecated-ruby-2-7/

@mattdyoung
Copy link

Thanks @jrgns. We'll look at addressing this in a future release.

@mattdyoung mattdyoung added the bug Confirmed bug label Jan 14, 2020
@bugsnagbot bugsnagbot added the scheduled Work is starting on this feature/bug label Jan 27, 2020
@mattdyoung
Copy link

Fixed in v6.13.0

@mattdyoung mattdyoung added released This feature/bug fix has been released and removed scheduled Work is starting on this feature/bug labels Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed bug released This feature/bug fix has been released
Projects
None yet
Development

No branches or pull requests

3 participants