bugsnag / bugsnag-flutter

BugSnag crash reporting for Flutter apps
https://docs.bugsnag.com/platforms/flutter/
MIT License
11 stars 11 forks source link

[PLAT-11248] Add bundle install to pipeline file where needed. #233

Closed joshedney closed 9 months ago

joshedney commented 9 months ago

Goal

Install required gems on ci steps where they are needed.

Changeset

Add bundle install to ci steps where needed.

Testing

Covered by CI