Skip to content

Releases: joelmoss/sidekiq-sequence

0.1.10

17 Aug 08:57
Compare
Choose a tag to compare

Fixes

  • Module#parent was renamed (to Module#module_parents) and deprecated in Rails 6.0, and then removed in 6.1. This release provide support for both, so will work for Rails 6.1 above and below. [#4]

Chores

  • Upgrade all bundled dependencies