bugsnag / bugsnag-ruby

BugSnag error monitoring & reporting software for rails, sinatra, rack and ruby
https://docs.bugsnag.com/platforms/ruby
MIT License
246 stars 174 forks source link

docs: use bundle config set instead of install --with #781

Open tnir opened 1 year ago

tnir commented 1 year ago

Goal

Force developers not to use bundle install --with and bundle install --binstubs, which were already deprecated.

Design

Changeset

Testing