You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have something depending upon backports. I use bundler.require in my code which brings up this deprecated warning. My code doesn't have any specific requirements other than a full requirement and I don't hard code those requirements at any time. It's a development environment.
Is there a way to turn this off? I thought I'd bring it up in here.
The text was updated successfully, but these errors were encountered:
I have something depending upon backports. I use
bundler.require
in my code which brings up this deprecated warning. My code doesn't have any specific requirements other than a full requirement and I don't hard code those requirements at any time. It's a development environment.Is there a way to turn this off? I thought I'd bring it up in here.
The text was updated successfully, but these errors were encountered: