Skip to content

Conversation

MaineC
Copy link

@MaineC MaineC commented Jul 11, 2018

When running gem build xslt-ruby.gemspec I ran into the following problem:

Invalid gemspec in [libxslt-ruby.gemspec]: uninitialized constant Gem::Specification::DateTime
Did you mean?  Gem::Specification::DateLike
ERROR:  Error loading gemspec. Aborting.

Adding date as a requirement as suggested here: https://github.com/erplsf/libxslt-ruby/blob/ad0f28b5f1daaa56b1c5a8740421baf37d37ab26/libxslt-ruby.gemspec fixed the issue for me.

Copy link
Owner

@tonyfg tonyfg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks for the PR! 👍

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