mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Fix core_ext issues
This commit is contained in:
parent
40f060849c
commit
cb71021372
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2.5.1
|
||||
-----------
|
||||
|
||||
- Fix issues with core\_ext
|
||||
|
||||
2.5.0
|
||||
-----------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
module Sidekiq
|
||||
VERSION = "2.5.0"
|
||||
VERSION = "2.5.1"
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue