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

ruby-enum v0.7.1 breaks the gem #35

Closed
hmnhf opened this issue Feb 23, 2017 · 4 comments
Closed

ruby-enum v0.7.1 breaks the gem #35

hmnhf opened this issue Feb 23, 2017 · 4 comments

Comments

@hmnhf
Copy link

hmnhf commented Feb 23, 2017

Hi,

After doing a regular bundle update, because of dblock/ruby-enum#16, I'm getting this error:

~/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/runtime.rb:94:in `rescue in block (2 levels) in require': There was an error while trying to load the gem 'commonmarker'. (Bundler::GemRequireError)
Gem Load Error is: wrong constant name default
Backtrace for gem load error is:
~/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/ruby-enum-0.7.1/lib/ruby-enum/enum.rb:34:in `const_set'
~/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/ruby-enum-0.7.1/lib/ruby-enum/enum.rb:34:in `define'
~/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/commonmarker-0.14.3/lib/commonmarker/config.rb:8:in `<class:Parse>'
~/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/commonmarker-0.14.3/lib/commonmarker/config.rb:5:in `<module:Config>'
~/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/commonmarker-0.14.3/lib/commonmarker/config.rb:4:in `<module:CommonMarker>'
~/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/commonmarker-0.14.3/lib/commonmarker/config.rb:2:in `<top (required)>'
~/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/commonmarker-0.14.3/lib/commonmarker.rb:3:in `require'
~/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/commonmarker-0.14.3/lib/commonmarker.rb:3:in `<top (required)>'
~/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/runtime.rb:91:in `require'
...
@kivikakk
Copy link
Collaborator

Ah. I'll pin ruby-enum at 0.5.0, which is what my local Gemfile.lock is at, and re-release.

@kivikakk
Copy link
Collaborator

@hmnhf: this should be fixed in commonmarker-0.14.4! Could you please check this is all working for you now? There's also been an update to the latest cmark upstream as part of this.

@hmnhf
Copy link
Author

hmnhf commented Feb 23, 2017

@kivikakk It's all working again. Thanks!

@kivikakk
Copy link
Collaborator

Great! Thanks for getting back to us! ✨

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

2 participants