You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add Heroku YAML report builder
This utility class writes a yaml file for capturing observability metrics.
* Add Ruby version metrics to global report
* Implement bin/report
* Report bundler version
* Observe railties and rack versions
* Changelog
* Document error tolerance behavior
* Update captured ruby version information
* Fix tests
* Document RubyVersion accessors
* Cleaner major ruby version
* Remove unused legacy ruby logic
We no longer provide Ruby 1.9.2
* Silence warnings
- Bundler `1.x` usage error is downgraded to a warning. This warning will be moved to an error once `heroku-20` is Sunset (https://github.com/heroku/heroku-buildpack-ruby/pull/1565)
0 commit comments