-
-
Notifications
You must be signed in to change notification settings - Fork 288
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
`require': cannot load such file -- celluloid/current #312
Comments
Hi @letronje Which version of Shoryuken are you using? |
@phstc I am also getting the same error, I am using version 2.1.2 |
@letronje @ayushlodhi11 I couldn't reproduce it. Could you guys create a sample app, so I can try it out? |
From #305:
Upgrading to 2.1.3 should resolve the problem. |
This should be also fixed by #291. Which I will release later this week. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am getting this when I try to run
bundle exec shoryuken -r ./app/workers/twilio_message_importer.rb -C config/shoryuken.yml
for our rails app.I see
celluloid
listed as one of the dependencies for the gem.What could be wrong ?
The text was updated successfully, but these errors were encountered: