super_module 1.4.2 has been released. SuperModule provides a simpler and more intuitive solution than `ActiveRecord::Concern` by enabling developers to continue to use Ruby modules as first-class citizens with mixin inheritance even when wanting to inherit singleton-class methods and invocations.



Change Log:

## 1.4.2

- Relax method_source gem dependency to `">= 0.8.2", "< 2.0.0"`