Skip to content

Adding observer as an explicit dependency

Compare
Choose a tag to compare
@AlexB52 AlexB52 released this 11 Mar 23:15
· 3 commits to main since this release

Ruby 3.4 will require the observer gem to be set as an explicit dependency in a Gemfile and will no longer be included in the language: https://bugs.ruby-lang.org/issues/20187

This release adds observer gem as an explicit Retest dependency.