ruby-grape/grape

DeprecatedConstantProxy without a deprecator is deprecated

wildmaples opened this issue · 1 comments

Environment

Ruby 3.3.0
Rails 7.1
Grape 1.18.0

Current behavior

DEPRECATION WARNING: DeprecatedConstantProxy without a deprecator is deprecated (called from load at bin/tapioca:52)

Context: rails/rails#47354

Expected behavior

The gem shouldn't be using DeprecatedConstantProxy

Jk it was fixed in the latest version of Grape.