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 dsl/routing #2140

Closed
dmke opened this issue Dec 16, 2020 · 2 comments
Closed

Ruby 2.7 deprecation warning with dsl/routing #2140

dmke opened this issue Dec 16, 2020 · 2 comments

Comments

@dmke
Copy link

dmke commented Dec 16, 2020

Basically the same as #1992/#2064, #2090:

/home/app/shared/bundle/ruby/2.7.0/gems/grape-1.5.1/lib/grape/dsl/routing.rb:86: warning: Passing the keyword argument as the last hash parameter is deprecated
/home/app/shared/bundle/ruby/2.7.0/gems/grape-1.5.1/lib/grape/dsl/routing.rb:82: warning: The called method `mount' is defined here
@dmke
Copy link
Author

dmke commented Dec 16, 2020

I've just seen this is fixed in master (via #2091), can we have a new release?

@dblock
Copy link
Member

dblock commented Dec 16, 2020

Closed via #2091. Release when I or another maintainer has time.

@dblock dblock closed this as completed Dec 16, 2020
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