hooks icon indicating copy to clipboard operation
hooks copied to clipboard

Bump dependency on uber to ~> 0.1.0

Open jcoyne opened this issue 8 years ago • 4 comments

jcoyne avatar Oct 14 '17 10:10 jcoyne

This build is failing due to the issue fixed in https://github.com/apotonick/hooks/pull/32, but once that is merged this can be rebased.

jcoyne avatar Oct 14 '17 11:10 jcoyne

@apotonick Would you have a moment to review this? It's only a 1 line change.

jcoyne avatar Jan 09 '18 15:01 jcoyne

Why does the build break with the old uber?

apotonick avatar Jan 09 '18 15:01 apotonick

@apotonick the build does not break with the old uber, but bundler has a hard time figuring out the dependency tree if you have disposable, representable in your Gemfile and then add hooks.

jcoyne avatar Jan 26 '18 06:01 jcoyne