Updating ld-eventsource and yggdrasil-engine dependencies which require minimal Ruby version 3.1#264
Updating ld-eventsource and yggdrasil-engine dependencies which require minimal Ruby version 3.1#264rgisiger wants to merge 3 commits into
Conversation
- updating TargetRubyVersion in .rubocop.yml to 3.1 as well
|
@rgisiger - thanks for this!!! I was wondering if you could specify Reason for this is that 2.5.1 requires We're currently blocked from upgrading |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
Sorry for having taken so long to reply to your comment @gee-forr, I was a bit confused. Did you want to ask for Could we reopen the PR in the meantime or should I create a new one ? |
Hi @rgisiger - no problems :) You can specify Using I hope that's clearer? These versioning restrictions can get a bit tricky sometimes :) |
Yes of course, I see what you mean, thank you. I have updated my changes. |
|
@FredrikOseberg @thomasheartman
|
No problem, this is not urgent for me. I have also seen that the Rubocop job has failed. |
Nah don't stress, I'll tackle that in another PR. Dropping language version support is a major event for us so it needs a bit of internal chatter in the engineering department before we commit to that. Might mean this PR sits for a little longer but I'm definitely merging it soon(ish)! |
About the changes
I updated
ld-eventsourcewhich was pinned to a fixed version. This change brings a minimal required version of Ruby 3.1.I took the chance to update as well
yggdrasil-engineto the latest version which was released recently.All tests were green for
rspecandrubocop.Discussion points
I suggest to bump version of Unleash to version 7 since it brings a breaking change for the Ruby version.