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

Fix some issues with 1.4 on older Rubies #64

Merged
merged 1 commit into from Jun 29, 2020
Merged

Conversation

halostatue
Copy link
Owner

  • Required to fully support rspec.

@JonRowe If you can test this, I can release it soon.

I ran tests in a docker environment:

docker run -it --rm -v $(pwd):/root/diff-lcs bellbind/docker-ruby18-rails2 bash -l

This will allow your PR in rspec/rspec-support#421 to be simplified at least a little bit, because the changes for Ruby 1.8 should also improve compatibility for Ruby 1.9.

Gemfile Show resolved Hide resolved
Rakefile Show resolved Hide resolved
Rakefile Show resolved Hide resolved
Rakefile Show resolved Hide resolved
- Required to fully support rspec.
- Resolves #63.
@JonRowe
Copy link
Contributor

JonRowe commented Jun 29, 2020

This PR works for the older Rubies in our CI

@halostatue halostatue merged commit 83bfe1b into master Jun 29, 2020
@halostatue
Copy link
Owner Author

Thanks, @JonRowe. I have released 1.4.3 that restores compatibility with Ruby 1.8.

@halostatue halostatue deleted the fix-ruby-1.8-support branch June 29, 2020 13:05
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.

None yet

2 participants