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

undefined method `match?' for /[^[:xdigit:]]/:Regexp Did you mean? match #1391

Open
paulomcnally opened this issue Jun 3, 2023 · 1 comment

Comments

@paulomcnally
Copy link

Describe the bug

On Ruby 2.3.6 with Sinatra

undefined method `match?' for /[^[:xdigit:]]/:Regexp Did you mean? match

Steps to reproduce

Expected behavior

Environment

  • OS: ubuntu with docker
  • Ruby version: 2.3.6
  • Framework and version: Sinatra 2.2.0
  • APM Server version:
  • Agent version:

Additional context

Add any other context about the problem here.

  • Agent config options

    Click to expand
    replace this line with your agent config options
    remember to mask any sensitive fields like tokens
    
@paulomcnally
Copy link
Author

elastic-apm 4.x maybe need set Ruby 2.4 required

https://bugs.ruby-lang.org/issues/8110

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

No branches or pull requests

1 participant