Skip to content

Conversation

@ransombriggs
Copy link
Contributor

A fix for #144 and align .tool-version with .ruby-version

.tool-versions Outdated
@@ -1 +1 @@
ruby 2.5.9
ruby 2.7.1
Copy link
Collaborator

Choose a reason for hiding this comment

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

Thanks for the change! Mind putting this in another PR? This seems like something someone may want to track down later and I don't want it to get lost in this one.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Actually, take that back — since we still support Ruby 2.5 as the minimum tested version, we probably want to leave this alone :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I reverted it in 2450859

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I will fix this error in the test suite

 NoMethodError: undefined method `try' for #<Hash> Did you mean? pry 
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think 55d9dc2 should fix that issue

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The remainder that are failing are probably due to an issue with ruby version + minitest version issues, I pushed up #148 to try and fix the issue

@ransombriggs
Copy link
Contributor Author

I merged master can you kick off the test suite again?

@mcmire mcmire merged commit d0ccdf2 into splitwise:master Apr 15, 2022
@mcmire
Copy link
Collaborator

mcmire commented Apr 15, 2022

Done and merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants