Appraisal2: https://github.com/appraisal-rb/appraisal2/
I elaborate a bit on the reasons behind the hard fork here:
https://bsky.app/profile/galtzo.com/post/3luywtfpdik26
Happy to answer questions here or ποΈ
The main differences (so far) are support for the following:
- Bundler's
eval_gemfile
- Ruby 1.8, 1.9, 2.0, 2.1, 2.2, 2.3, 2.4, 2.5, 2.6 (removed, or planned-to-be, in thoughtbot's
appraisal
) - JRuby 9.4+
- maintainability tracked with QLTY and the reek gem
- coverage tracked with Coveralls, QLTY, and the kettle-soup-cover gem
I also improved the documentation considerably.
Would love to have your star of approval, or hear why you'd rather not give it a star!
Logo was created by my daughter, @aboling0, and is licensed under CC BY-SA 4.0.
Join the conversation here or on /r/Ruby
Top comments (1)
Duly noted!