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

Ruby 2.7 deprecation warning with middleware/error #2090

Closed
dim opened this issue Jul 15, 2020 · 1 comment
Closed

Ruby 2.7 deprecation warning with middleware/error #2090

dim opened this issue Jul 15, 2020 · 1 comment
Labels

Comments

@dim
Copy link
Contributor

dim commented Jul 15, 2020

Addressing issue #1992 via #2064 has fixed some of the warnings but not all of them, I am still seeing this:

/gems/rack-2.2.3/lib/rack/builder.rb:158: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
/gems/grape-1.4.0/lib/grape/middleware/error.rb:30: warning: The called method `initialize' is defined here
@dblock
Copy link
Member

dblock commented Aug 10, 2020

Closed via #2091

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants