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

Change Fixnum test to Integer #62

Merged
merged 3 commits into from
Aug 24, 2023

Conversation

yez
Copy link

@yez yez commented Oct 3, 2018

Fixes #61

When updating to Ruby 2.5, Fixnum has been deprecated and eventually
removed.

Some formatting was also off and I fixed that.

I also suggest outside of this PR to add more versions to .travis.yml

Fixes dougal#61

When updating to Ruby 2.5, Fixnum has been deprecated and eventually
removed.

I also suggest outside of this PR to add more versions to .travis.yml
@yez
Copy link
Author

yez commented Oct 4, 2018

Build failures seem unrelated to this change.

@randallreedjr
Copy link

@yez Thanks for the fix!

@yez
Copy link
Author

yez commented Mar 1, 2019

@randallreedjr happy to contribute. I'm not able to restart that Travis build so let me know if these failures are legitimate and I can help more.

Changing a newline to get workflow to run again.
@ryankopf
Copy link
Collaborator

Going to merge this next week, trying to see if I can get the workflow working and test this again before merging, but the change seems trivial.

@ryankopf
Copy link
Collaborator

Update: Going to merge after I merge my test-workflow branch to get testing and Github actions going.

@ryankopf ryankopf merged commit 3bf81fa into dougal:master Aug 24, 2023
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.

Ruby 4 Deprecation Warning - Fixnum
3 participants