thought-driven / bummr

Update your gems in separate commits. Identify any that fail your build.
MIT License
234 stars 23 forks source link

Fix uninitialized constant "Error" #68

Closed matthewhively closed 4 months ago

matthewhively commented 11 months ago

Addresses issue https://github.com/thought-driven/bummr/issues/61

This is my best guess as to what the correct resolution to this issue is. Its what I've been manually hacking into the gemfile on my local machine for a while now. Seems to work.

lpender commented 4 months ago

Thank you for the contribution. I ended up going with a different approach.