mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Update Readme [ci skip]
This commit is contained in:
parent
53e9949614
commit
94cc15a1f4
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ the same CPU and perform the same amount of work.
|
|||
Requirements
|
||||
-----------------
|
||||
|
||||
I test with the latest MRI (2.1, 2.0) and JRuby versions (1.7). Other versions/VMs
|
||||
I test with the latest MRI (2.2, 2.1 and 2.0) and JRuby versions (1.7). Other versions/VMs
|
||||
are untested but might work fine. MRI 1.9 is no longer supported.
|
||||
|
||||
All Rails releases starting from 3.2 are officially supported.
|
||||
|
|
Loading…
Reference in a new issue