This gems adds Bugsnag support to the serverless Ruby Jets Framework.
This is not an official gem supported by Bugsnag.
Installation
Add this line to your Gemfile:
gem 'bugsnag-jets'
And then execute:
bundle
Add the env variable BUGSNAG_API_KEY
to your Jets .env file.