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

Update for modern ruby. #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update for modern ruby. #8

wants to merge 1 commit into from

Conversation

lyda
Copy link

@lyda lyda commented Feb 10, 2017

Move version into mmap/version.rb.
Update gemspec with modern settings.
Update gitignore.
Can now be installed with ruby 2.x.

This should resolve issue #6 and #1. There are some other pull requests that also fix this, but this generally stays with the way you've built it in the past.

Regardless, could one of them get merged and then released as the current mmap gem doesn't work with modern rubies.

Move version into mmap/version.rb.
Update gemspec with modern settings.
Update gitignore.
Can now be installed with ruby 2.x.
@lyda
Copy link
Author

lyda commented Feb 15, 2017

Unfortunately this won't work for Ruby 1.x versions. Not sure why.

So for now I've created an mmap2 gem since that wouldn't harm older code.

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