Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid using pry-byebug on legacy rubies
We already have something similar on the `Gemfile` for the gem but did not copy it to the integration apps. Bundler on Ruby 2.2 gets confused sometimes and tries to install a more modern `byebug`/`pry-byebug` than it should: <https://app.circleci.com/pipelines/github/DataDog/dd-trace-rb/7563/workflows/84415e5e-c561-4312-8e18-ff4d59394471/jobs/280478>
- Loading branch information