Skip to content
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

Allow for bundler >1.13 #2

Open
fenwanderer opened this issue Jul 14, 2017 · 0 comments
Open

Allow for bundler >1.13 #2

fenwanderer opened this issue Jul 14, 2017 · 0 comments

Comments

@fenwanderer
Copy link

As @sethfarns reported in nbgallery/jupyter-alpine#12, the Jupyter "interrupt kernel" button began to fail after installing anything with iruby-dependencies. @kylekyle noted that bundler 1.14.0 broke iruby-dependencies, speculating that bundler as "exec'ing something in a way that confuses zmq" (see ipython/ipython#3400).

Also, "in bundler 1.13.7 interrupting a sleep works, but doesn't produce an Interrupt error message."

d125ebe temporarily fixed this by enforcing bundler >~1.13.0, but iruby-dependencies should probably still be updated to work with newer versions of bundler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant