mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Janus is unusable with jruby
This commit is contained in:
parent
3b8b655807
commit
5c46cc896c
1 changed files with 1 additions and 1 deletions
2
.rvmrc
2
.rvmrc
|
@ -1,2 +1,2 @@
|
|||
export JRUBY_OPTS="--1.9"
|
||||
rvm use jruby@sidekiq --create
|
||||
rvm use 1.9.3@sidekiq --create
|
||||
|
|
Loading…
Reference in a new issue