mirror of
https://github.com/discourse/discourse.git
synced 2025-05-31 18:28:18 +08:00
DEV: Upgrade Sidekiq to v7.3.9
This commit is contained in:

committed by
Loïc Guitaut

parent
19acb61834
commit
3dbbb940de
@ -1,7 +1,6 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
# Delete this migration instead of promoting it (along with the
|
||||
# `SidekiqMigration` class)
|
||||
# TODO: Remove this after the Discourse 3.5 release
|
||||
class MigrateSidekiqJobs < ActiveRecord::Migration[7.2]
|
||||
def up
|
||||
SidekiqMigration.call
|
||||
|
Reference in New Issue
Block a user