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

Fix an issue with debugger being incompatible with Ruby 2. #1

Merged
merged 2 commits into from
Aug 1, 2014

Conversation

zedwarth
Copy link
Contributor

@zedwarth zedwarth commented Aug 1, 2014

The jazz_hands gem is dependent on debugger which is incompatible with
Ruby 2. This is a known issues and I have implemented the workaround
found here (nixme/jazz_hands#12).

The jazz_hands gem is dependent on debugger which is incompatible with
Ruby 2.  This is a known issues and I have implemented the workaround
found here (nixme/jazz_hands#12).
@zedwarth
Copy link
Contributor Author

zedwarth commented Aug 1, 2014

This might explain the error that you asked me about the other night.

@bhubbard98
Copy link
Owner

Cool.

On Thursday, July 31, 2014, Seth Szymanski [email protected] wrote:

This might explain the error that you asked me about the other night.


Reply to this email directly or view it on GitHub
#1 (comment)
.

Brad Hubbard
[email protected]

bhubbard98 added a commit that referenced this pull request Aug 1, 2014
Fix an issue with debugger being incompatible with Ruby 2.
@bhubbard98 bhubbard98 merged commit a1648ec into bhubbard98:master Aug 1, 2014
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

Successfully merging this pull request may close these issues.

2 participants