I'm working on pull https://github.com/aws-samples/serverless-sinatra-sample/pull/28 since AWS Lambda now only support Ruby 3.2 and Ruby 3.3, and encounter the error: <img width="1043" alt="Screenshot 2024-08-25 at 23 23 27" src="https://github.com/user-attachments/assets/eb5ff55f-5715-4946-8c2c-82a535c3f210"> The code worked fine on local and passed the tests(as I showed on the pull https://github.com/aws-samples/serverless-sinatra-sample/pull/28 ) Can anyone teach me how to debug this on production or help me with my pull request?