Skip to content

Comments

skip weird_gem? check #5

Open
heythisisnate wants to merge 1 commit intorubyonjets:mainfrom
konnected-io:main
Open

skip weird_gem? check #5
heythisisnate wants to merge 1 commit intorubyonjets:mainfrom
konnected-io:main

Conversation

@heythisisnate
Copy link

So, something changed with bundler and this line now chokes on the json gem.
bundle show json now prints this to stdout in my app:

1 : jsonapi-renderer
2 : json-jwt
3 : json
0 : - exit -

...then waits for input. This causes the weird_gem?('json') method to hang indefinitely.

I'm not sure what the right fix is here or what even weird_gem? was trying to solve. Commenting out this check lets me move forward.

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.

1 participant